Skip to content

Commit

Permalink
Merge pull request PrestaShop#7475 from maximebiloe/fix-hook-rename
Browse files Browse the repository at this point in the history
Fix hook name due to conflict resolution
  • Loading branch information
antoin-m authored Feb 7, 2017
2 parents 722e53d + cbbf66f commit 45b594a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions themes/classic/templates/catalog/product.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -132,10 +132,6 @@
{include file='catalog/_partials/product-additional-info.tpl'}
{/block}

{block name='hook_product_buttons'}
{hook h='displayProductButtons' product=$product}
{/block}

{block name='product_refresh'}
<input class="product-refresh ps-hidden-by-js" name="refresh" type="submit" value="{l s='Refresh' d='Shop.Theme.Actions'}">
{/block}
Expand Down

0 comments on commit 45b594a

Please sign in to comment.