diff --git a/common.inc.php b/common.inc.php index 623c57f..8b90040 100644 --- a/common.inc.php +++ b/common.inc.php @@ -47,11 +47,13 @@ function send_header($title="", $nav=null, $icon=null, $titletranslated=false) { +
+ //if we're under /admin or /config we also want the translation editor @@ -114,8 +69,12 @@ if(substr(getcwd(),-6)=="/admin" || substr(getcwd(),-7)=="/config") require_once("../translationseditor.inc.php"); ?> - -