Skip to content

Commit 3ff62c0

Browse files
committed
Update system_config_mail_edit.htm
1 parent 6ca75a6 commit 3ff62c0

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

interface/web/admin/templates/system_config_mail_edit.htm

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,12 @@ <h1><tmpl_var name="list_head_txt"></h1>
2929
{tmpl_var name='mailbox_show_custom_rules_tab'}
3030
</div>
3131
</div>
32+
<div class="form-group">
33+
<label class="col-sm-3 control-label">{tmpl_var name='mailbox_show_backup_tab_txt'}</label>
34+
<div class="col-sm-9">
35+
{tmpl_var name='mailbox_show_backup_tab'}
36+
</div>
37+
</div>
3238
<div class="form-group">
3339
<label class="col-sm-3 control-label">{tmpl_var name='mailboxlist_webmail_link_txt'}</label>
3440
<div class="col-sm-9">

0 commit comments

Comments
 (0)