Remove the ability to add a comment
parent
3f6962df51
commit
f12faa8de5
|
@ -20,9 +20,6 @@
|
|||
<label class="sign-input form-zp">
|
||||
<input name="zip" placeholder="{{ i18n "action_form_zip" }}" type="text" maxlength="16" />
|
||||
</label>
|
||||
<label class="sign-input form-co">
|
||||
<input name="comment" placeholder="{{ i18n "action_form_comment" }}" type="text" maxlength="140" />
|
||||
</label>
|
||||
<div class="form-pe">
|
||||
<div>
|
||||
<label class="form-pe" for="permissionPriv">
|
||||
|
|
Loading…
Reference in New Issue