|
|
@@ -75,8 +75,8 @@
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="alert alert-warning">
|
|
|
- {if file_exists("domainhints_{$language}.tpl")}
|
|
|
- {include("domainhints_{$language}.tpl")}
|
|
|
+ {if file_exists("templates/orderforms/{$carttpl}/domainhints_{$language}.tpl")}
|
|
|
+ {include file="templates/orderforms/{$carttpl}/domainhints_{$language}.tpl"}
|
|
|
{else}
|
|
|
Test
|
|
|
{/if}
|