diff --git a/common.inc.php b/common.inc.php index c921e09..0d59300 100644 --- a/common.inc.php +++ b/common.inc.php @@ -379,7 +379,7 @@ function send_header($title="", $nav=null, $icon=null, $titletranslated=false) <? if($title && !$titletranslated) echo i18n($title); else if($title) echo $title; else echo i18n($config['fairname']); ?> - +