git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9971 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
bMancone
2011-11-08 16:02:08 +00:00
parent 7f117d226f
commit ed01281fca
9 changed files with 20 additions and 5 deletions
@@ -24,4 +24,4 @@
* International Registered Trademark & Property of PrestaShop SA
*}
<a href="{$href}">
<img src="../img/admin/arrow_up.png" alt="{$action}" title="{$action}" /></a>
<img src="../img/admin/add_stock.png" alt="{$action}" title="{$action}" /></a>
@@ -24,4 +24,4 @@
* International Registered Trademark & Property of PrestaShop SA
*}
<a href="{$href}">
<img src="../img/admin/arrow_down.png" alt="{$action}" title="{$action}" /></a>
<img src="../img/admin/remove_stock.png" alt="{$action}" title="{$action}" /></a>
@@ -24,4 +24,4 @@
* International Registered Trademark & Property of PrestaShop SA
*}
<a href="{$href}">
<img src="../img/admin/arrow-right.png" alt="{$action}" title="{$action}" /></a>
<img src="../img/admin/transfer_stock.png" alt="{$action}" title="{$action}" /></a>