diff --git a/common.inc.php b/common.inc.php index f1553182..545cc020 100644 --- a/common.inc.php +++ b/common.inc.php @@ -384,10 +384,9 @@ function send_header($title="", $nav=null, $icon=null, $titletranslated=false)
- - - - + + + //if we're under /admin or /config we also want the translation editor if(substr(getcwd(),-6)=="/admin" || substr(getcwd(),-7)=="/config")