From b35bcd45b30a447b1814e5649d62b3beb5897a2c Mon Sep 17 00:00:00 2001 From: Jared Dillard Date: Thu, 10 Oct 2013 21:46:20 -0500 Subject: added favicon to logged in pages --- usr/local/www/head.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/usr/local/www/head.inc b/usr/local/www/head.inc index 0bc1d00..9e4e525 100755 --- a/usr/local/www/head.inc +++ b/usr/local/www/head.inc @@ -15,6 +15,7 @@ $pagetitle = gentitle( $pgtitle ); <?php echo($config['system']['hostname'] . "." . $config['system']['domain'] . " - " . $pagetitle); ?> + "; -- cgit v1.1