From 0b4d76f931c46ec24506a6e481d0b359b551bfb1 Mon Sep 17 00:00:00 2001 From: Isaac Connor Date: Mon, 9 Jul 2018 14:36:46 -0400 Subject: [PATCH] Add PathPrefix column to the server list --- web/skins/classic/views/options.php | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/web/skins/classic/views/options.php b/web/skins/classic/views/options.php index 31c1f57cb..ff7c42208 100644 --- a/web/skins/classic/views/options.php +++ b/web/skins/classic/views/options.php @@ -206,6 +206,7 @@ foreach( array_map( 'basename', glob('skins/'.$current_skin.'/css/*',GLOB_ONLYDI + @@ -222,22 +223,23 @@ foreach( array_map( 'basename', glob('skins/'.$current_skin.'/css/*',GLOB_ONLYDI foreach( dbFetchAll( 'SELECT *,(SELECT COUNT(Id) FROM Monitors WHERE ServerId=Servers.Id) AS MonitorCount FROM Servers ORDER BY Id' ) as $row ) { ?> - - + + + - +"> + +"> +"> - - - +"> + + + disabled="disabled"/>