Changed 'template' loop into 'product-template' loop

This commit is contained in:
Franck Allimant
2013-11-02 19:18:19 +01:00
parent 069b047801
commit f3cba323c6
5 changed files with 112 additions and 4 deletions

View File

@@ -10,7 +10,7 @@
<div id="wrapper" class="container">
{loop name="template_edit" type="template" id="$template_id" backend_context="1" lang="$edit_language_id"}
{loop name="template_edit" type="product-template" id="$template_id" backend_context="1" lang="$edit_language_id"}
<ul class="breadcrumb">
<li><a href="{url path='/admin/home'}">{intl l="Home"}</a></li>