|
@@ -1,6 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
-{assign var="customtemplate" value="templates/orderforms/thurdata/configure_{$productinfo.name}.tpl"}
|
|
|
|
|
|
|
+{assign var="customtemplate" value="templates/orderforms/thurdata/configure_{$productinfo.name|replace:' ':'_'}.tpl"}
|
|
|
{if file_exists($tdtemplate)}
|
|
{if file_exists($tdtemplate)}
|
|
|
{include file='{$customtemplate}'}
|
|
{include file='{$customtemplate}'}
|
|
|
{else}
|
|
{else}
|