From 7f5269aa5c548896fe79d3a3d5c482ff06f8ddbc Mon Sep 17 00:00:00 2001 From: Isaac Connor Date: Wed, 26 Apr 2023 07:25:53 -0400 Subject: [PATCH] Sync API/Api on column name. Move checkboxes to left, buttons to top on servers tab --- web/skins/classic/views/options.php | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/web/skins/classic/views/options.php b/web/skins/classic/views/options.php index 1447a93ae..c105332f8 100644 --- a/web/skins/classic/views/options.php +++ b/web/skins/classic/views/options.php @@ -142,14 +142,19 @@ foreach (array_map('basename', glob('skins/'.$skin.'/css/*', GLOB_ONLYDIR)) as $ +
+ + +
+ - + @@ -159,7 +164,6 @@ foreach (array_map('basename', glob('skins/'.$skin.'/css/*', GLOB_ONLYDIR)) as $ - @@ -169,6 +173,7 @@ foreach (array_map('basename', glob('skins/'.$skin.'/css/*', GLOB_ONLYDIR)) as $ $svr_opt = 'class="serverCol" data-sid="'.$Server->Id().'"'; ?> + @@ -186,16 +191,10 @@ foreach (array_map('basename', glob('skins/'.$skin.'/css/*', GLOB_ONLYDIR)) as $ - -
disabled="disabled"/> Name()), $canEdit, $svr_opt ) ?> Url()), $canEdit, $svr_opt ) ?> PathToIndex()), $canEdit, $svr_opt ) ?>zmaudit() ? 'yes' : 'no', $canEdit, $svr_opt) ?> zmtrigger() ? 'yes' : 'no', $canEdit, $svr_opt) ?> zmeventnotification() ? 'yes' : 'no', $canEdit, $svr_opt) ?> disabled="disabled"/>
-
- - -