// refactoring AdminTranslations

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10542 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
tDidierjean
2011-11-23 15:00:48 +00:00
parent 3e39010a9b
commit cb8cec2551
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 />