From e9f77430157d12e2fc412ffec3447f49e0984d59 Mon Sep 17 00:00:00 2001 From: Gabriel Schwardy Date: Mon, 26 Nov 2012 17:14:14 +0100 Subject: [PATCH] Update themes/default/sitemap.tpl --- themes/default/sitemap.tpl | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/themes/default/sitemap.tpl b/themes/default/sitemap.tpl index 92962c5ea..9fe213569 100644 --- a/themes/default/sitemap.tpl +++ b/themes/default/sitemap.tpl @@ -36,24 +36,24 @@
  • {l s='Top sellers'}
  • {l s='Price drop'}
  • {/if} - {if $display_manufacturer_link OR $PS_DISPLAY_SUPPLIERS}
  • {l s='Manufacturers'}
  • {/if} - {if $display_supplier_link OR $PS_DISPLAY_SUPPLIERS}
  • {l s='Suppliers'}
  • {/if} + {if $display_manufacturer_link OR $PS_DISPLAY_SUPPLIERS}
  • {l s='Manufacturers'}
  • {/if} + {if $display_supplier_link OR $PS_DISPLAY_SUPPLIERS}
  • {l s='Suppliers'}
  • {/if}

    {l s='Your Account'}