Lines 59-65
Link Here
|
59 |
<fieldset class="rows" id="manual_restriction_form"> |
59 |
<fieldset class="rows" id="manual_restriction_form"> |
60 |
<legend>Add manual restriction</legend> |
60 |
<legend>Add manual restriction</legend> |
61 |
<ol> |
61 |
<ol> |
62 |
<li><label for="rcomment">Comment:</label> <input type="text" id="rcomment" name="comment" type="text" /></li> |
62 |
<li><label for="rcomment">Comment:</label> <input type="text" id="rcomment" name="comment" /></li> |
63 |
<li><label for="rexpiration">Expiration:</label> <input name="expiration" id="rexpiration" size="10" value="" class="datepicker" type="text" /> |
63 |
<li><label for="rexpiration">Expiration:</label> <input name="expiration" id="rexpiration" size="10" value="" class="datepicker" type="text" /> |
64 |
<a href="#" class="clear-date" id="clear-date-rexpiration">Clear date</a></li> |
64 |
<a href="#" class="clear-date" id="clear-date-rexpiration">Clear date</a></li> |
65 |
</ol> |
65 |
</ol> |