Added delete account options
This commit is contained in:
@@ -187,10 +187,6 @@
|
||||
<xf:numberbox name="user_criteria[inactive_days][data][days]" value="{$criteria.inactive_days.days}"
|
||||
size="5" min="0" step="1" />
|
||||
</xf:option>
|
||||
|
||||
<xf:option name="user_criteria[rhpz_entry_count][rule]" value="rhpz_entry_count" selected="{$criteria.rhpz_entry_count}" label="Number of entries:">
|
||||
<xf:numberbox name="user_criteria[rhpz_entry_count][data][entries]" value="{$criteria.rhpz_entry_count.entries}" size="5" min="0" step="1" />
|
||||
</xf:option>
|
||||
|
||||
<!--[XF:user:content_bottom]-->
|
||||
</xf:checkboxrow>
|
||||
|
||||
Reference in New Issue
Block a user