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'}