From 4bb9a457b23076f09dd41fe2ecfd1ce3ca2acbc1 Mon Sep 17 00:00:00 2001 From: spiderr Date: Fri, 30 May 2014 12:03:53 -0400 Subject: bootstrap3-css-changes-form-group --- templates/admin_languages.tpl | 8 ++++---- templates/edit_languages.tpl | 22 +++++++++++----------- templates/import_languages.tpl | 18 +++++++++--------- templates/import_resolve.tpl | 8 ++++---- templates/language_master_strings.tpl | 12 ++++++------ templates/select_translations.tpl | 2 +- templates/translate_strings.tpl | 4 ++-- 7 files changed, 37 insertions(+), 37 deletions(-) diff --git a/templates/admin_languages.tpl b/templates/admin_languages.tpl index ef09345..8b4fd79 100644 --- a/templates/admin_languages.tpl +++ b/templates/admin_languages.tpl @@ -1,7 +1,7 @@ {form legend="Language Settings"} -
+
{formlabel label="Language" for="bitlanguage"} {forminput}
{/form} diff --git a/templates/edit_languages.tpl b/templates/edit_languages.tpl index b858bd4..7c24436 100644 --- a/templates/edit_languages.tpl +++ b/templates/edit_languages.tpl @@ -14,32 +14,32 @@ {form legend="Create or Edit Language"} {formfeedback error=$saveErrors } -
+
{formlabel label="Native name of the language" for="native_name"} {forminput} {/forminput}
-
+
{formlabel label="English name of the language" for="english_name"} {forminput} {/forminput}
-
+
{formlabel label="Language code" for="lang_code"} {forminput} {formhelp note='For official language codes, see ISO639-1 and to add a localisation you can append the country code from ISO 3166-1.
e.g. ISO639-1 for english is "en" and the country code for britain is "uk". The resulting code is "en-uk".'} {/forminput}
-
+
-
+
{formhelp note="A note for localisations: when you have a language, say 'de' and you add a localisation such as 'de-at' it will first check de-at for a string and then fall back to de. If it still hasn't found a translation, it will default to english."} @@ -51,7 +51,7 @@ {jstab title="Choose Language"} {formfeedback success=$saveSuccess} {form legend="Choose language"} -
+
{formlabel label="Select the language to edit" for="select_language"} {forminput} Display all strings {formhelp note="This will display translation strings for all bitweaver versions. This means it will also show strings that are not used at all and might be useless to you."} @@ -73,7 +73,7 @@
{/if} -
+