mirror of
https://github.com/e107inc/e107.git
synced 2025-04-27 07:53:17 +02:00
Fixed button styling
This commit is contained in:
parent
7cfb80033e
commit
c7b165252a
@ -1456,7 +1456,7 @@ class e_userperms
|
||||
return "
|
||||
<div class='buttons-bar center'>
|
||||
".$frm->admin_button('update_admin', ADMSLAN_52, 'update')."
|
||||
".$frm->admin_button('go_back', ADMSLAN_70)."
|
||||
".$frm->admin_button('go_back', LAN_BACK, 'cancel')."
|
||||
</div>
|
||||
";
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user