commit | da3a4504fb7771c406808750c77ae36fedea89fe | [log] [tgz] |
---|---|---|
author | gobrien <gobrien> | Mon Jan 28 23:43:26 2008 +0000 |
committer | gobrien <gobrien> | Mon Jan 28 23:43:26 2008 +0000 |
tree | f1f18091c321d9711306ab4b014b0fa2b9b0cfa7 | |
parent | d6da69700df4a57af557147903f0963bb774f9fe [diff] [blame] |
NEW - bug 210: Babel or Babel-like Community Internationalization https://foundation.eclipse.org/infrazilla/show_bug.cgi?id=210
diff --git a/html/callback/getCurrentStringTranslation.php b/html/callback/getCurrentStringTranslation.php index 25804fa..b88eace 100644 --- a/html/callback/getCurrentStringTranslation.php +++ b/html/callback/getCurrentStringTranslation.php
@@ -57,6 +57,7 @@ //print_r($line); +$trans = ""; if($line['translation_value']){ $trans = " AND translations.value = '".addslashes($line['translation_value'])."' @@ -154,7 +155,4 @@ <div id="translation-history">Coming soon!</div> </div> - - - </form>