diff --git a/usr/local/www/head.inc b/usr/local/www/head.inc index a7a03769d7..5b078d4cc2 100755 --- a/usr/local/www/head.inc +++ b/usr/local/www/head.inc @@ -8,12 +8,14 @@ if($config['theme'] <> "") else $g['theme'] = "pfsense"; +$pagetitle = gentitle( $pgtitle ); + ?> - gentitle( $pgtitle ) + <?=$pagetitle;?>