summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/foot.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/local/www/foot.inc')
-rwxr-xr-xsrc/usr/local/www/foot.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/usr/local/www/foot.inc b/src/usr/local/www/foot.inc
index 52f459e..c3991ab 100755
--- a/src/usr/local/www/foot.inc
+++ b/src/usr/local/www/foot.inc
@@ -12,11 +12,11 @@
<footer class="footer">
<div class="container">
<p class="text-muted">
- <a id="tpl" style="display: none;" href="#" title="<?=gettext('Top of page')?>"><i class="icon icon-arrow-up pull-left"></i></a>
+ <a id="tpl" style="display: none;" href="#" title="<?=gettext('Top of page')?>"><i class="fa fa-caret-square-o-up pull-left"></i></a>
<a target="_blank" href="<?=$g['product_website_footer']?>"><?=$g['product_name']?></a> is &copy;
<?=$g['product_copyright_years']?> by <a href="<?=$g['product_copyright_url']?>" class="tblnk"><?=$g['product_copyright']?></a>. All Rights Reserved.
[<a href="/license.php" class="tblnk">view license</a>]
- <a id="tpr" style="display: none;" href="#" title="<?=gettext('Top of page')?>"><i class="icon icon-arrow-up pull-right"></i></a></span>
+ <a id="tpr" style="display: none;" href="#" title="<?=gettext('Top of page')?>"><i class="fa fa-caret-square-o-up pull-right"></i></a></span>
</p>
</div>
</footer>
OpenPOWER on IntegriCloud