summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/head.inc
diff options
context:
space:
mode:
authorJared Dillard <jdillard@netgate.com>2015-11-17 18:23:20 -0600
committerJared Dillard <jdillard@netgate.com>2015-11-17 18:23:20 -0600
commit7ea6567421bd9912b842b1e4a4ff73e73ff3e693 (patch)
treec9c3b5e427be535d27e66bc85446e93c20a79659 /src/usr/local/www/head.inc
parent67e817946af221262024b4e60d9cce2e645e253e (diff)
downloadpfsense-7ea6567421bd9912b842b1e4a4ff73e73ff3e693.zip
pfsense-7ea6567421bd9912b842b1e4a4ff73e73ff3e693.tar.gz
Ticket #5471 partial convert to font-awesome fonts
Diffstat (limited to 'src/usr/local/www/head.inc')
-rwxr-xr-xsrc/usr/local/www/head.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/head.inc b/src/usr/local/www/head.inc
index 3fd1a62..4b8cd69 100755
--- a/src/usr/local/www/head.inc
+++ b/src/usr/local/www/head.inc
@@ -469,7 +469,7 @@ echo '<li>'. get_shortcut_log_link($shortcut_section, false). '</li>';
<?php if (!$g['disablehelpicon']): ?>
<li>
<a href="<?=$helpurl?>" title="<?=gettext("Help for items on this page")?>" class="help-icon">
- <i class="icon-large icon-question-sign"></i>
+ <i class="fa fa-question-circle"></i>
</a>
</li>
<?php endif?>
OpenPOWER on IntegriCloud