summaryrefslogtreecommitdiffstats
path: root/src/usr
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr')
-rw-r--r--src/usr/local/www/system.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/usr/local/www/system.php b/src/usr/local/www/system.php
index 1ff3369..72d883c 100644
--- a/src/usr/local/www/system.php
+++ b/src/usr/local/www/system.php
@@ -457,6 +457,8 @@ foreach ($css as $file) {
}
}
+asort($csslist);
+
if (!isset($pconfig['webguicss']) || !isset($csslist[$pconfig['webguicss']])) {
$pconfig['webguicss'] = "pfSense.css";
}
OpenPOWER on IntegriCloud