Add new purge contact content option to admin contact blocklist
This commit is contained in:
parent
fc2175260f
commit
aea07a7c15
3 changed files with 26 additions and 6 deletions
|
@ -22,6 +22,7 @@
|
|||
<input type="hidden" name="form_security_token" value="{{$form_security_token}}">
|
||||
|
||||
{{include file="field_input.tpl" field=$contacturl}}
|
||||
{{include file="field_checkbox.tpl" field=$contact_block_purge}}
|
||||
{{include file="field_textarea.tpl" field=$contact_block_reason}}
|
||||
|
||||
<div class="admin-settings-submit-wrapper form-group pull-right">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue