|
|
@@ -2,13 +2,13 @@
|
|
|
|
|
|
{assign var="customtemplate" value="templates/orderforms/thurdata/configure_{$productinfo.name}.tpl"}
|
|
|
{if file_exists($customtemplate)}
|
|
|
- {assign var="templatename" value="./configure_{$productinfo.name}.tpl"}
|
|
|
- {include $templatename}
|
|
|
-
|
|
|
<div class="row">
|
|
|
BlubbJa {$customtemplate}
|
|
|
Produkt {$productinfo.name}.tpl
|
|
|
</div>
|
|
|
+ {assign var="templatename" value="./configure_{$productinfo.name}.tpl"}
|
|
|
+ {include $templatename}
|
|
|
+
|
|
|
{else}
|
|
|
<div class="row">
|
|
|
BlubbNein {$customtemplate}
|