[-] BO : fix bug count empty translations

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14193 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
lLefevre
2012-03-15 13:01:36 +00:00
parent 888335e95a
commit ca997f7a0a
2 changed files with 98 additions and 56 deletions
@@ -29,7 +29,8 @@
{block name="override_tpl"}
<h2>{l s='Language'} : {$lang} - {$translation_type}</h2>
{l s='Errors to translate'} : <b>{$count}</b>
{l s='Expressions to translate'} : <b>{$count}</b>.
<p>{l s='Total missing expresssions:'} {$count_empty} </p>
{if $post_limit_exceeded}
<div class="warn">
{if $limit_warning['error_type'] == 'suhosin'}