andre 5 месяцев назад
Родитель
Сommit
bf53f75144
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      configureproduct.tpl

+ 1 - 1
configureproduct.tpl

@@ -2,8 +2,8 @@
     {include file="./nodoubletrial.tpl"}
 {else}
     {assign var="customtemplate" value="templates/orderforms/thurdata/configure_{$productinfo.name}.tpl"}
-    {if file_exists($customtemplate)}
         {debug}
+    {if file_exists($customtemplate)}
         {assign var="templatename" value="./configure_{$productinfo.name}.tpl"}
         {include $templatename}
     {else}