* Finish task#58587.
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
<th><?php echo $lang->release->name;?></th>
|
||||
<td><?php echo html::input('name', '', "class='form-control' required");?></td>
|
||||
<td class='muted'>
|
||||
<div class='checkbox-primary'>
|
||||
<div id='markerBox' class='checkbox-primary'>
|
||||
<input id='marker' name='marker' value='1' type='checkbox' />
|
||||
<label for='marker'><?php echo $lang->release->marker;?></label>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user