create dedicated file for menu

This commit is contained in:
Manuel Raynaud
2013-09-20 08:45:38 +02:00
parent acffa60e50
commit c255548d9b
4 changed files with 126 additions and 102 deletions

View File

@@ -80,8 +80,7 @@
preorder : http://schema.org/PreOrder
online_only : http://schema.org/OnlineOnly
-->
<span class="regular-price"><span itemprop="price" class="price">{currency attr="symbol"} {format_number number="{$BEST_TAXED_PRICE}"}
</span></span>
<span class="regular-price"><span itemprop="price" class="price">{format_number number="{$BEST_TAXED_PRICE}"} {currency attr="symbol"}</span></span>
</div>
</div>
</a>