// refactoring AdminTranslations
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
{if !$suoshin_exceeded}
|
||||
<form method="post" action="{$url_submit}" class="form">
|
||||
{$toggle_button}
|
||||
{$auto_translate}
|
||||
{include file="translations/auto_translate.tpl"}
|
||||
<input type="hidden" name="lang" value="{$lang}" />
|
||||
<input type="submit" name="submitTranslations{$type|ucfirst}" value="{l s='Update translations'}" class="button" />
|
||||
<br /><br />
|
||||
|
||||
@@ -34,7 +34,7 @@
|
||||
{if !$suoshin_exceeded}
|
||||
<form method="post" action="{$url_submit}" class="form">
|
||||
{$toggle_button}
|
||||
{$auto_translate}
|
||||
{include file="translations/auto_translate.tpl"}
|
||||
<input type="hidden" name="lang" value="{$lang}" />
|
||||
<input type="submit" name="submitTranslations{$type|ucfirst}" value="{l s='Update translations'}" class="button" />
|
||||
<br /><br />
|
||||
|
||||
Reference in New Issue
Block a user