From bef9c279ec29018b43f50749e79628d4af9d2053 Mon Sep 17 00:00:00 2001 From: james Date: Fri, 11 Sep 2009 05:33:41 +0000 Subject: [PATCH] rework/rename the translationeditor --- common.inc.php | 5 ++- translationseditor.inc.php | 38 ++++++++++++++++++++++ translationseditor.js.php | 64 ++++++++++++++++++++++++++++++++++++++ 3 files changed, 104 insertions(+), 3 deletions(-) create mode 100644 translationseditor.inc.php create mode 100644 translationseditor.js.php diff --git a/common.inc.php b/common.inc.php index 274a271..8d1914f 100644 --- a/common.inc.php +++ b/common.inc.php @@ -389,10 +389,9 @@ function send_header($title="", $nav=null, $icon=null, $titletranslated=false)