From fa1f49d99a30a029d1a4e09b820c639d639f6283 Mon Sep 17 00:00:00 2001 From: Andy Staudacher Date: Mon, 9 Feb 2009 07:29:24 +0000 Subject: Adding translation UI. Not backed by any model yet (submissions are ignored). The code is based on the l10n_client module from Drupal 6, by Gabor Hojtsy (http://drupal.org/user/4166). --- core/views/scaffold.html.php | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'core/views/scaffold.html.php') diff --git a/core/views/scaffold.html.php b/core/views/scaffold.html.php index 2dd256c2..b54e6cd2 100644 --- a/core/views/scaffold.html.php +++ b/core/views/scaffold.html.php @@ -440,6 +440,13 @@ off +
  • Translation Mode: + get("l10n_mode", false)): ?> + on + + off + +
  • -- cgit v1.2.3