andre 4 лет назад
Родитель
Сommit
c8c753cc0b
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      configureproductdomain.tpl

+ 2 - 2
configureproductdomain.tpl

@@ -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}