summaryrefslogtreecommitdiff
path: root/templates/select_translations.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/select_translations.tpl')
-rw-r--r--templates/select_translations.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/select_translations.tpl b/templates/select_translations.tpl
index f5cbc60..d0cb661 100644
--- a/templates/select_translations.tpl
+++ b/templates/select_translations.tpl
@@ -11,7 +11,7 @@
{/foreach}
</select>
<br />
- <input type="submit" name="i18n[translate]" value="{tr}Translate{/tr}" />
+ <input type="submit" class="btn" name="i18n[translate]" value="{tr}Translate{/tr}" />
&nbsp; <label><input type="checkbox" name="i18n[google]" /> {tr}Attempt Google translation{/tr}</label>
{formhelp note="To translate this page into a different language, select that language above and click <strong>Translate</strong>. To use Google's translation service, enable the checkbox first (depending on the size of this page's text, Google's translation might take a while). "}
{/forminput}