File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
interface/web/mail/templates Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ <h1><tmpl_var name="list_head_txt"></h1>
2020 < tmpl _loop name ="records ">
2121 < tr class ="tbl_row_{tmpl_if name='__EVEN__'}even{tmpl_else}uneven{/tmpl_if} ">
2222 < td > < a href ="# " data-load-content ="mail/mail_user_edit.php?id={tmpl_var name='id'} "> {tmpl_var name="active"}</ a > </ td >
23- < td > < a href ="# " data-load-content ="mail/mail_user_edit.php?id={tmpl_var name='id'} "> {tmpl_var name="domain "}</ a > </ td >
23+ < td > < a href ="# " data-load-content ="mail/mail_user_edit.php?id={tmpl_var name='id'} "> {tmpl_var name="email "}</ a > </ td >
2424 < td > < a href ="# " data-load-content ="mail/mail_user_edit.php?id={tmpl_var name='id'} "> {tmpl_var name="server_id"}</ a > </ td >
2525 < td > < a href ="# " data-load-content ="mail/mail_user_edit.php?id={tmpl_var name='id'} "> {tmpl_var name="backup_interval"}</ a > / < a href ="# " data-load-content ="mail/mail_user_edit.php?id={tmpl_var name='id'} "> {tmpl_var name="backup_copies"}</ a > </ td >
2626 < td > < a href ="# " data-load-content ="mail/mail_user_edit.php?id={tmpl_var name='id'} "> {tmpl_var name="backup_copies_exists"}</ a > </ td >
You can’t perform that action at this time.
0 commit comments