// AdminSupplyOrdersController: added confirm message before using a template to create an order

This commit is contained in:
bMancone
2011-11-29 14:47:06 +00:00
parent d552efe42d
commit e46eb40d38
2 changed files with 5 additions and 1 deletions
@@ -23,5 +23,5 @@
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
* International Registered Trademark & Property of PrestaShop SA
*}
<a href="{$href}">
<a href="{$href}" onclick="return confirm('{$confirm}');">
<img src="../img/admin/copy_files.gif" alt="{$action}" title="{$action}" /></a>