summaryrefslogtreecommitdiffstats
path: root/usr/local/www/head.inc
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/head.inc')
-rwxr-xr-xusr/local/www/head.inc9
1 files changed, 0 insertions, 9 deletions
diff --git a/usr/local/www/head.inc b/usr/local/www/head.inc
index adf8d2a..59ea217 100755
--- a/usr/local/www/head.inc
+++ b/usr/local/www/head.inc
@@ -1,13 +1,4 @@
<?php
-/*
- * if user has selected a custom template, use it.
- * otherwise default to pfsense tempalte
- */
-if($config['theme'] <> "")
- $g['theme'] = $config['theme'];
-else
- $g['theme'] = "pfsense";
-?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
OpenPOWER on IntegriCloud