// refactoring AdminTranslations

This commit is contained in:
tDidierjean
2011-11-23 15:00:48 +00:00
parent 0ee626f3ed
commit c68e9fafec
3 changed files with 39 additions and 69 deletions
@@ -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 />