Explorar o código

correction chemin dans tpl

cedric %!s(int64=3) %!d(string=hai) anos
pai
achega
6a91c49ed1
Modificáronse 1 ficheiros con 3 adicións e 3 borrados
  1. 3 3
      views/templates/front/single.tpl

+ 3 - 3
views/templates/front/single.tpl

@@ -82,15 +82,15 @@
 				</article>
 			</div>
 		</div>
-		{include file="module:chselection/views/templates/front/custom-nav.tpl"}
+		{include file="module:chcreateur/views/templates/front/custom-nav.tpl"}
 	</section>
 {*
 {if ($chpost.comment_status == 'open') || ($chpost.comment_status == 'close')}
-	{include file="module:chselection/views/templates/front/comment-list.tpl"}
+	{include file="module:chcreateur/views/templates/front/comment-list.tpl"}
 {/if}
 {if (isset($disable_blog_com) && $disable_blog_com == 1) && ($chpost.comment_status == 'open')}
 	
-	{include file="module:chselection/views/templates/front/comment.tpl"}
+	{include file="module:chcreateur/views/templates/front/comment.tpl"}
 {/if}
 *}