From 28bb24f4792995606343391b6479d14bc0b711f4 Mon Sep 17 00:00:00 2001 From: dakkar Date: Sun, 9 Sep 2007 12:03:20 +0000 Subject: forgot a change git-svn-id: svn://luxion/repos/WebCoso/trunk@288 fcb26f47-9200-0410-b104-b98ab5b095f3 --- t/test-site/tags/one/document.en.rest.tt | 2 +- t/test-site/tags/one/document.it.rest.tt | 2 +- t/test-site/tags/three/bis/document.en.rest.tt | 2 +- t/test-site/tags/three/bis/document.it.rest.tt | 2 +- t/test-site/tags/three/document.en.rest.tt | 2 +- t/test-site/tags/three/document.it.rest.tt | 2 +- t/test-site/tags/two/document.en.rest.tt | 2 +- t/test-site/tags/two/document.it.rest.tt | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) (limited to 't') diff --git a/t/test-site/tags/one/document.en.rest.tt b/t/test-site/tags/one/document.en.rest.tt index 76734b9..6435637 100644 --- a/t/test-site/tags/one/document.en.rest.tt +++ b/t/test-site/tags/one/document.en.rest.tt @@ -2,4 +2,4 @@ Category 'one' ================ -[% PROCESS document-listing %] +[% PROCESS 'document-listing.tt' %] diff --git a/t/test-site/tags/one/document.it.rest.tt b/t/test-site/tags/one/document.it.rest.tt index 30033c8..0dae4f0 100644 --- a/t/test-site/tags/one/document.it.rest.tt +++ b/t/test-site/tags/one/document.it.rest.tt @@ -2,4 +2,4 @@ Categoria 'uno' ================= -[% PROCESS document-listing %] +[% PROCESS 'document-listing.tt' %] diff --git a/t/test-site/tags/three/bis/document.en.rest.tt b/t/test-site/tags/three/bis/document.en.rest.tt index 3b5629c..c469c1b 100644 --- a/t/test-site/tags/three/bis/document.en.rest.tt +++ b/t/test-site/tags/three/bis/document.en.rest.tt @@ -2,4 +2,4 @@ Category 'three/bis' ====================== -[% PROCESS 'document-listing.tt' %] +[% PROCESS ''document-listing.tt'.tt' %] diff --git a/t/test-site/tags/three/bis/document.it.rest.tt b/t/test-site/tags/three/bis/document.it.rest.tt index 330b121..63bc989 100644 --- a/t/test-site/tags/three/bis/document.it.rest.tt +++ b/t/test-site/tags/three/bis/document.it.rest.tt @@ -2,4 +2,4 @@ Categoria 'three/bis' ======================= -[% PROCESS 'document-listing.tt' %] +[% PROCESS ''document-listing.tt'.tt' %] diff --git a/t/test-site/tags/three/document.en.rest.tt b/t/test-site/tags/three/document.en.rest.tt index ac13056..5d4ebf1 100644 --- a/t/test-site/tags/three/document.en.rest.tt +++ b/t/test-site/tags/three/document.en.rest.tt @@ -2,4 +2,4 @@ Category 'three' ================== -[% PROCESS 'document-listing.tt' %] +[% PROCESS ''document-listing.tt'.tt' %] diff --git a/t/test-site/tags/three/document.it.rest.tt b/t/test-site/tags/three/document.it.rest.tt index bcd13ef..fe9de8e 100644 --- a/t/test-site/tags/three/document.it.rest.tt +++ b/t/test-site/tags/three/document.it.rest.tt @@ -2,4 +2,4 @@ Categoria 'three' =================== -[% PROCESS 'document-listing.tt' %] +[% PROCESS ''document-listing.tt'.tt' %] diff --git a/t/test-site/tags/two/document.en.rest.tt b/t/test-site/tags/two/document.en.rest.tt index 861ee70..5b5579a 100644 --- a/t/test-site/tags/two/document.en.rest.tt +++ b/t/test-site/tags/two/document.en.rest.tt @@ -2,4 +2,4 @@ Category 'two' ================ -[% PROCESS document-listing %] +[% PROCESS 'document-listing.tt' %] diff --git a/t/test-site/tags/two/document.it.rest.tt b/t/test-site/tags/two/document.it.rest.tt index 71c4dc0..3291828 100644 --- a/t/test-site/tags/two/document.it.rest.tt +++ b/t/test-site/tags/two/document.it.rest.tt @@ -2,4 +2,4 @@ Categoria 'two' ================= -[% PROCESS document-listing %] +[% PROCESS 'document-listing.tt' %] -- cgit v1.2.3