koha-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Koha-cvs] koha/koha-tmpl/intranet-tmpl/prog/en/errors 400... [rel_3_0]


From: Antoine Farnault
Subject: [Koha-cvs] koha/koha-tmpl/intranet-tmpl/prog/en/errors 400... [rel_3_0]
Date: Fri, 22 Sep 2006 13:41:25 +0000

CVSROOT:        /sources/koha
Module name:    koha
Branch:         rel_3_0
Changes by:     Antoine Farnault <toins>        06/09/22 13:41:25

Modified files:
        koha-tmpl/intranet-tmpl/prog/en/errors: 400.tmpl 401.tmpl 
                                                402.tmpl 403.tmpl 
                                                404.tmpl 405.tmpl 
                                                500.tmpl 

Log message:
        error template are "valid" prog template.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/intranet-tmpl/prog/en/errors/400.tmpl?cvsroot=koha&only_with_tag=rel_3_0&r1=1.1.2.1&r2=1.1.2.2
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/intranet-tmpl/prog/en/errors/401.tmpl?cvsroot=koha&only_with_tag=rel_3_0&r1=1.1.2.1&r2=1.1.2.2
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/intranet-tmpl/prog/en/errors/402.tmpl?cvsroot=koha&only_with_tag=rel_3_0&r1=1.1.2.1&r2=1.1.2.2
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/intranet-tmpl/prog/en/errors/403.tmpl?cvsroot=koha&only_with_tag=rel_3_0&r1=1.1.2.1&r2=1.1.2.2
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/intranet-tmpl/prog/en/errors/404.tmpl?cvsroot=koha&only_with_tag=rel_3_0&r1=1.1.2.1&r2=1.1.2.2
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/intranet-tmpl/prog/en/errors/405.tmpl?cvsroot=koha&only_with_tag=rel_3_0&r1=1.1.2.1&r2=1.1.2.2
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/intranet-tmpl/prog/en/errors/500.tmpl?cvsroot=koha&only_with_tag=rel_3_0&r1=1.1.2.1&r2=1.1.2.2

Patches:
Index: 400.tmpl
===================================================================
RCS file: 
/sources/koha/koha/koha-tmpl/intranet-tmpl/prog/en/errors/Attic/400.tmpl,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -b -r1.1.2.1 -r1.1.2.2
--- 400.tmpl    1 Sep 2006 13:56:25 -0000       1.1.2.1
+++ 400.tmpl    22 Sep 2006 13:41:25 -0000      1.1.2.2
@@ -1,5 +1,8 @@
-<!-- TMPL_INCLUDE NAME="error-top.inc" -->
-<!-- ------------------------MAIN BODY OF PAGE------------------------ -->
+<!-- TMPL_INCLUDE NAME="doc-head-open.inc" -->Koha -- Error
+<!-- TMPL_INCLUDE NAME="doc-head-close.inc" -->
+
+<!-- TMPL_INCLUDE NAME="menus.inc" -->
+
 <div id="mainbloc">
 <h1>An Error has Occurred!</h1>
 <h2>Error 404</h2>
@@ -9,5 +12,5 @@
 <li>Use top menu bar to navigate to another part of Koha.</li>
 </ul>
 </div>
-<!-- TMPL_INCLUDE NAME="error-bottom.inc" -->
+<!-- TMPL_INCLUDE NAME="intranet-bottom.inc" -->
 

Index: 401.tmpl
===================================================================
RCS file: 
/sources/koha/koha/koha-tmpl/intranet-tmpl/prog/en/errors/Attic/401.tmpl,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -b -r1.1.2.1 -r1.1.2.2
--- 401.tmpl    1 Sep 2006 13:56:25 -0000       1.1.2.1
+++ 401.tmpl    22 Sep 2006 13:41:25 -0000      1.1.2.2
@@ -1,5 +1,8 @@
-<!-- TMPL_INCLUDE NAME="error-top.inc" -->
-<!-- ------------------------MAIN BODY OF PAGE------------------------ -->
+<!-- TMPL_INCLUDE NAME="doc-head-open.inc" -->Koha -- Error
+<!-- TMPL_INCLUDE NAME="doc-head-close.inc" -->
+
+<!-- TMPL_INCLUDE NAME="menus.inc" -->
+
 <div id="mainbloc">
 <h1>An Error has Occurred!</h1>
 <h2>Error 401</h2>
@@ -9,5 +12,5 @@
 <li>Use top menu bar to navigate to another part of Koha.</li>
 </ul>
 </div>
-<!-- TMPL_INCLUDE NAME="error-bottom.inc" -->
+<!-- TMPL_INCLUDE NAME="intranet-bottom.inc" -->
 

Index: 402.tmpl
===================================================================
RCS file: 
/sources/koha/koha/koha-tmpl/intranet-tmpl/prog/en/errors/Attic/402.tmpl,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -b -r1.1.2.1 -r1.1.2.2
--- 402.tmpl    1 Sep 2006 13:56:25 -0000       1.1.2.1
+++ 402.tmpl    22 Sep 2006 13:41:25 -0000      1.1.2.2
@@ -1,5 +1,8 @@
-<!-- TMPL_INCLUDE NAME="error-top.inc" -->
-<!-- ------------------------MAIN BODY OF PAGE------------------------ -->
+<!-- TMPL_INCLUDE NAME="doc-head-open.inc" -->Koha -- Error
+<!-- TMPL_INCLUDE NAME="doc-head-close.inc" -->
+
+<!-- TMPL_INCLUDE NAME="menus.inc" -->
+
 <div id="mainbloc">
 <h1>An Error has Occurred!</h1>
 <h2>Error 404</h2>
@@ -9,5 +12,5 @@
 <li>Use top menu bar to navigate to another part of Koha.</li>
 </ul>
 </div>
-<!-- TMPL_INCLUDE NAME="error-bottom.inc" -->
+<!-- TMPL_INCLUDE NAME="intranet-bottom.inc" -->
 

Index: 403.tmpl
===================================================================
RCS file: 
/sources/koha/koha/koha-tmpl/intranet-tmpl/prog/en/errors/Attic/403.tmpl,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -b -r1.1.2.1 -r1.1.2.2
--- 403.tmpl    1 Sep 2006 13:56:25 -0000       1.1.2.1
+++ 403.tmpl    22 Sep 2006 13:41:25 -0000      1.1.2.2
@@ -1,5 +1,8 @@
-<!-- TMPL_INCLUDE NAME="error-top.inc" -->
-<!-- ------------------------MAIN BODY OF PAGE------------------------ -->
+<!-- TMPL_INCLUDE NAME="doc-head-open.inc" -->Koha -- Error
+<!-- TMPL_INCLUDE NAME="doc-head-close.inc" -->
+
+<!-- TMPL_INCLUDE NAME="menus.inc" -->
+
 <div id="mainbloc">
 <h1>An Error has Occurred!</h1>
 <h2>Error 404</h2>
@@ -9,5 +12,5 @@
 <li>Use top menu bar to navigate to another part of Koha.</li>
 </ul>
 </div>
-<!-- TMPL_INCLUDE NAME="error-bottom.inc" -->
+<!-- TMPL_INCLUDE NAME="intranet-bottom.inc" -->
 

Index: 404.tmpl
===================================================================
RCS file: 
/sources/koha/koha/koha-tmpl/intranet-tmpl/prog/en/errors/Attic/404.tmpl,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -b -r1.1.2.1 -r1.1.2.2
--- 404.tmpl    1 Sep 2006 13:56:25 -0000       1.1.2.1
+++ 404.tmpl    22 Sep 2006 13:41:25 -0000      1.1.2.2
@@ -1,5 +1,8 @@
-<!-- TMPL_INCLUDE NAME="error-top.inc" -->
-<!-- ------------------------MAIN BODY OF PAGE------------------------ -->
+<!-- TMPL_INCLUDE NAME="doc-head-open.inc" -->Koha -- Error
+<!-- TMPL_INCLUDE NAME="doc-head-close.inc" -->
+
+<!-- TMPL_INCLUDE NAME="menus.inc" -->
+
 <div id="mainbloc">
 <h1>An Error has Occurred!</h1>
 <h2>Error 404</h2>
@@ -9,5 +12,5 @@
 <li>Use top menu bar to navigate to another part of Koha.</li>
 </ul>
 </div>
-<!-- TMPL_INCLUDE NAME="error-bottom.inc" -->
+<!-- TMPL_INCLUDE NAME="intranet-bottom.inc" -->
 

Index: 405.tmpl
===================================================================
RCS file: 
/sources/koha/koha/koha-tmpl/intranet-tmpl/prog/en/errors/Attic/405.tmpl,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -b -r1.1.2.1 -r1.1.2.2
--- 405.tmpl    1 Sep 2006 13:56:25 -0000       1.1.2.1
+++ 405.tmpl    22 Sep 2006 13:41:25 -0000      1.1.2.2
@@ -1,5 +1,8 @@
-<!-- TMPL_INCLUDE NAME="error-top.inc" -->
-<!-- ------------------------MAIN BODY OF PAGE------------------------ -->
+<!-- TMPL_INCLUDE NAME="doc-head-open.inc" -->Koha -- Error
+<!-- TMPL_INCLUDE NAME="doc-head-close.inc" -->
+
+<!-- TMPL_INCLUDE NAME="menus.inc" -->
+
 <div id="mainbloc">
 <h1>An Error has Occurred!</h1>
 <h2>Error 404</h2>
@@ -9,5 +12,5 @@
 <li>Use top menu bar to navigate to another part of Koha.</li>
 </ul>
 </div>
-<!-- TMPL_INCLUDE NAME="error-bottom.inc" -->
+<!-- TMPL_INCLUDE NAME="intranet-bottom.inc" -->
 

Index: 500.tmpl
===================================================================
RCS file: 
/sources/koha/koha/koha-tmpl/intranet-tmpl/prog/en/errors/Attic/500.tmpl,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -b -r1.1.2.1 -r1.1.2.2
--- 500.tmpl    1 Sep 2006 13:56:25 -0000       1.1.2.1
+++ 500.tmpl    22 Sep 2006 13:41:25 -0000      1.1.2.2
@@ -1,5 +1,8 @@
-<!-- TMPL_INCLUDE NAME="error-top.inc" -->
-<!-- ------------------------MAIN BODY OF PAGE------------------------ -->
+<!-- TMPL_INCLUDE NAME="doc-head-open.inc" -->Koha -- Error
+<!-- TMPL_INCLUDE NAME="doc-head-close.inc" -->
+
+<!-- TMPL_INCLUDE NAME="menus.inc" -->
+
 <div id="mainbloc">
 <h1>An Error has Occurred!</h1>
 <h2>Error 500</h2>
@@ -10,5 +13,5 @@
 <li>Use top menu bar to navigate to another part of Koha.</li>
 </ul>
 </div>
-<!-- TMPL_INCLUDE NAME="error-bottom.inc" -->
 
+<!-- TMPL_INCLUDE NAME="intranet-bottom.inc" -->




reply via email to

[Prev in Thread] Current Thread [Next in Thread]