[-] FO : fixed #PSCFV-4120

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@17382 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
dMetzger
2012-09-17 07:10:10 +00:00
parent 3fdb3f9e22
commit 484f091375
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -55,7 +55,7 @@
{include file="./pagination.tpl"}
{else}
<p class="warning">{l s='No new products.'}</p>
<p class="warning">{l s='No products for this manufacturer.'}</p>
{/if}
{include file='./sitemap.tpl'}
</div><!-- #content -->
+1 -1
View File
@@ -54,7 +54,7 @@
{include file="./pagination.tpl"}
{else}
<p class="warning">{l s='No new products.'}</p>
<p class="warning">{l s='No products for this supplier.'}</p>
{/if}
{include file='./sitemap.tpl'}
</div><!-- #content -->