[-] 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:
@@ -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 -->
|
||||
|
||||
@@ -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 -->
|
||||
|
||||
Reference in New Issue
Block a user