summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorStephen Beaver <sbeaver@netgate.com>2015-10-26 12:34:15 -0400
committerStephen Beaver <sbeaver@netgate.com>2015-10-26 12:34:15 -0400
commit0253c1912688ef5f8cc239a2e80f70f0c382fcd7 (patch)
treeb455423f60ae3c66ac931b49d02fd4ae31092e3f /src
parent6ab2218f826fc38933235ddcd50184a8d6646a6b (diff)
downloadpfsense-0253c1912688ef5f8cc239a2e80f70f0c382fcd7.zip
pfsense-0253c1912688ef5f8cc239a2e80f70f0c382fcd7.tar.gz
Added support for forn-awesome fonts
Diffstat (limited to 'src')
-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 ec019c0..73ce8bd 100755
--- a/src/usr/local/www/head.inc
+++ b/src/usr/local/www/head.inc
@@ -75,6 +75,7 @@ if (isset($config['system']['webgui']['pagenamefirst'])) {
<html lang="en">
<head>
<link rel="stylesheet" href="/bootstrap/css/pfSense.css" />
+ <link rel="stylesheet" href="font-awesome/css/font-awesome.min.css">
<title><?=$tabtitle?></title>
<script>var events = events || [];</script>
</head>
OpenPOWER on IntegriCloud