[-] FO : fixed #PSCFV-4120

This commit is contained in:
dMetzger
2012-09-17 07:10:10 +00:00
parent b343724d89
commit ed37e33aa2
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 -->