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

+ 2 - 2
configureproduct.tpl

@@ -1,8 +1,8 @@
 
 
-{assign var="customtemplate" value="templates/orderforms/thurdata/configure_{$productinfo.name|replace:' ':'_'}.tpl"}
+{assign var="customtemplate" value="templates/orderforms/thurdata/configure_{$productinfo.name}.tpl"}
 {if file_exists($customtemplate)}
-    {include file='{$customtemplate}'}
+    {include file='./{$productinfo.name}.tpl'}
 {else}
     <div class="row">
      Blubb  {$customtemplate}