add nonZero lease type
This commit is contained in:
@@ -32,6 +32,13 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div>
|
||||
<legend for="non_zero">Korlátlan bérlet: </legend>
|
||||
<div>
|
||||
<input id="non_zero" type="checkbox" name="l_non_zero" value="1" style="margin-top: 7px;">
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div>
|
||||
<legend for="l_training_types">Edzés típusok: </legend>
|
||||
<table>
|
||||
@@ -41,7 +48,7 @@
|
||||
<td><label class="choice" for="trt_{$trt_array.trt_id}">{$trt_array.trt_name}</label></td>
|
||||
</tr>
|
||||
{/foreach}
|
||||
<table>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
<div style="margin-top: 15px;">
|
||||
|
||||
Reference in New Issue
Block a user