File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed
interface/web/client/templates Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -34,9 +34,7 @@ <h2><tmpl_var name="list_head_txt"></h2>
3434 < td class ="tbl_col_domain "> < a href ="# " onclick ="loadContent('client/domain_edit.php?id={tmpl_var name='id'}'); "> {tmpl_var name="domain"}</ a > </ td >
3535 < td class ="tbl_col_domain "> < a href ="# " onclick ="loadContent('client/domain_edit.php?id={tmpl_var name='id'}'); "> {tmpl_var name="sys_groupid"}</ a > </ td >
3636 < td class ="tbl_col_buttons ">
37- < tmpl _if name ="is_admin ">
3837 < a class ="button icons16 icoDelete " href ="javascript: del_record('client/domain_del.php?id={tmpl_var name='id'}&phpsessid={tmpl_var name='phpsessid'}','{tmpl_var name='delete_confirmation'}'); "> < span > {tmpl_var name='delete_txt'}</ span > </ a >
39- </ tmpl _if>
4038 </ td >
4139 </ tr >
4240 </ tmpl _loop>
You can’t perform that action at this time.
0 commit comments