From f39580c6fd171b849cec5832b4912182696341f2 Mon Sep 17 00:00:00 2001 From: ArthurHoaro Date: Thu, 25 May 2017 13:26:05 +0200 Subject: Add language selection in the configure page of the default theme --- tpl/default/changetag.html | 2 +- tpl/default/configure.html | 24 ++++++++++++++++++++++++ tpl/default/install.html | 21 +++++++++++++++++++++ 3 files changed, 46 insertions(+), 1 deletion(-) (limited to 'tpl') diff --git a/tpl/default/changetag.html b/tpl/default/changetag.html index 49dd20d9..6606c4fa 100644 --- a/tpl/default/changetag.html +++ b/tpl/default/changetag.html @@ -32,7 +32,7 @@ -

You can also edit tags in the tag list.

+

{'You can also edit tags in the'|t} {'tag list'|t}.

{include="page.footer"} diff --git a/tpl/default/configure.html b/tpl/default/configure.html index 76a1b9fd..cc3b299b 100644 --- a/tpl/default/configure.html +++ b/tpl/default/configure.html @@ -69,6 +69,30 @@ +
+
+
+ +
+
+
+
+ +
+
+
diff --git a/tpl/default/install.html b/tpl/default/install.html index 164d453b..6199b33d 100644 --- a/tpl/default/install.html +++ b/tpl/default/install.html @@ -65,6 +65,27 @@
+
+
+
+ +
+
+
+
+ +
+
+
+
-- cgit v1.2.3