1
0
Fork 0

The expiry of conversations can now be configured in the admin panel

This commit is contained in:
Michael 2018-11-19 06:58:46 +00:00
commit 191c1a400a
2 changed files with 4 additions and 0 deletions

View file

@ -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>