File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
interface/web/admin/templates Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ <h2><tmpl_var name="list_head_txt"></h2>
4444 < td class ="tbl_col_groups "> {tmpl_var name="groups"}</ td >
4545 < td class ="tbl_col_buttons ">
4646 < tmpl _if name ="username " op ="!= " value ="admin ">
47- < a class ="button icons16 icoLoginAs " href ="javascript: loadContent('admin /login_as.php?id ={tmpl_var name='id '}'); "> < span > {tmpl_var name='login_as_txt'}</ span > </ a >
47+ < a class ="button icons16 icoLoginAs " href ="javascript: loadContent('login /login_as.php?cid ={tmpl_var name='client_id '}'); "> < span > {tmpl_var name='login_as_txt'}</ span > </ a >
4848 < a class ="button icons16 icoDelete " href ="javascript: del_record('admin/users_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 >
4949 </ tmpl _if>
5050 </ td >
You can’t perform that action at this time.
0 commit comments