summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/index.php
diff options
context:
space:
mode:
authorJared Dillard <jdillard@netgate.com>2016-03-16 17:22:00 -0500
committerJared Dillard <jdillard@netgate.com>2016-03-16 17:22:00 -0500
commitf0c5e7c10f626332a5d03feaf2aafd247fe4af94 (patch)
tree95de6e66d03af3014b4338489df5e1917ebdf458 /src/usr/local/www/index.php
parent44f9844b4010307af4c6d51e518c552f07248fdb (diff)
downloadpfsense-f0c5e7c10f626332a5d03feaf2aafd247fe4af94.zip
pfsense-f0c5e7c10f626332a5d03feaf2aafd247fe4af94.tar.gz
point css files to the new location
Diffstat (limited to 'src/usr/local/www/index.php')
-rw-r--r--src/usr/local/www/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/index.php b/src/usr/local/www/index.php
index 9f49cd6..bb064af 100644
--- a/src/usr/local/www/index.php
+++ b/src/usr/local/www/index.php
@@ -205,7 +205,7 @@ if (file_exists('/conf/trigger_initial_wizard')) {
<!DOCTYPE html>
<html lang="en">
<head>
- <link rel="stylesheet" href="/bootstrap/css/pfSense.css" />
+ <link rel="stylesheet" href="/css/pfSense.css" />
<title><?=$g['product_name']?>.localdomain - <?=$g['product_name']?> first time setup</title>
<meta http-equiv="refresh" content="1;url=wizard.php?xml=setup_wizard.xml" />
</head>
OpenPOWER on IntegriCloud