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"/>
-
- - -