summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/head.inc
diff options
context:
space:
mode:
authorStephen Beaver <sbeaver@netgate.com>2015-10-27 08:25:29 -0400
committerStephen Beaver <sbeaver@netgate.com>2015-10-27 08:25:29 -0400
commitd41aeafcb335c30dc83ad17b8d85b53c1efed78f (patch)
tree4732138dd302545f625b0c76ea43ee533bc52e88 /src/usr/local/www/head.inc
parent9fc6233a19532421c5ff8f88745d6345cb978fc5 (diff)
downloadpfsense-d41aeafcb335c30dc83ad17b8d85b53c1efed78f.zip
pfsense-d41aeafcb335c30dc83ad17b8d85b53c1efed78f.tar.gz
Added font-awesome directory (after rename)
Diffstat (limited to 'src/usr/local/www/head.inc')
-rwxr-xr-xsrc/usr/local/www/head.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/usr/local/www/head.inc b/src/usr/local/www/head.inc
index 73ce8bd..a496e2b 100755
--- a/src/usr/local/www/head.inc
+++ b/src/usr/local/www/head.inc
@@ -74,6 +74,7 @@ if (isset($config['system']['webgui']['pagenamefirst'])) {
<!DOCTYPE html>
<html lang="en">
<head>
+ <meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="/bootstrap/css/pfSense.css" />
<link rel="stylesheet" href="font-awesome/css/font-awesome.min.css">
<title><?=$tabtitle?></title>
OpenPOWER on IntegriCloud