The expiry of conversations can now be configured in the admin panel
This commit is contained in:
parent
75398b96d5
commit
191c1a400a
2 changed files with 4 additions and 0 deletions
|
@ -142,6 +142,7 @@
|
|||
{{include file="field_checkbox.tpl" field=$dbclean}}
|
||||
{{include file="field_input.tpl" field=$dbclean_expire_days}}
|
||||
{{include file="field_input.tpl" field=$dbclean_unclaimed}}
|
||||
{{include file="field_input.tpl" field=$dbclean_expire_conv}}
|
||||
<div class="submit"><input type="submit" name="page_site" value="{{$submit|escape:'html'}}" /></div>
|
||||
|
||||
<h3>{{$worker_title}}</h3>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue