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

Antoine Farnault antoine at koha-fr.org
Tue Sep 26 15:14:37 CEST 2006


CVSROOT:	/sources/koha
Module name:	koha
Branch:		rel_3_0
Changes by:	Antoine Farnault <toins>	06/09/26 13:14:37

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:
	adapted error template to the new display.

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.2&r2=1.1.2.3
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.2&r2=1.1.2.3
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.2&r2=1.1.2.3
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.2&r2=1.1.2.3
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.2&r2=1.1.2.3
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.2&r2=1.1.2.3
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.2&r2=1.1.2.3

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.2
retrieving revision 1.1.2.3
diff -u -b -r1.1.2.2 -r1.1.2.3
--- 400.tmpl	22 Sep 2006 13:41:25 -0000	1.1.2.2
+++ 400.tmpl	26 Sep 2006 13:14:37 -0000	1.1.2.3
@@ -6,11 +6,13 @@
 <div id="mainbloc">
 <h1>An Error has Occurred!</h1>
 <h2>Error 404</h2>
+<div id="main">
 <ul>
 <li>This error means that the link was broken and that the page doesn't exist</li>	
 <li>To report this error, you can <a href="mailto:<!-- TMPL_VAR NAME="admin" -->">email the Koha Administrator</a>.</li>
 <li>Use top menu bar to navigate to another part of Koha.</li>
 </ul>
 </div>
+</div>
 <!-- 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.2
retrieving revision 1.1.2.3
diff -u -b -r1.1.2.2 -r1.1.2.3
--- 401.tmpl	22 Sep 2006 13:41:25 -0000	1.1.2.2
+++ 401.tmpl	26 Sep 2006 13:14:37 -0000	1.1.2.3
@@ -6,11 +6,13 @@
 <div id="mainbloc">
 <h1>An Error has Occurred!</h1>
 <h2>Error 401</h2>
+<div id="main">
 <ul>
 <li>This error means that you aren't authorized to view this page</li>	
 <li>To report this error, you can <a href="mailto:<!-- TMPL_VAR NAME="admin" -->">email the Koha Administrator</a>.</li>
 <li>Use top menu bar to navigate to another part of Koha.</li>
 </ul>
 </div>
+</div>
 <!-- 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.2
retrieving revision 1.1.2.3
diff -u -b -r1.1.2.2 -r1.1.2.3
--- 402.tmpl	22 Sep 2006 13:41:25 -0000	1.1.2.2
+++ 402.tmpl	26 Sep 2006 13:14:37 -0000	1.1.2.3
@@ -6,11 +6,13 @@
 <div id="mainbloc">
 <h1>An Error has Occurred!</h1>
 <h2>Error 404</h2>
+<div id="main">
 <ul>
 <li>This error means that the link was broken and that the page doesn't exist</li>	
 <li>To report this error, you can <a href="mailto:<!-- TMPL_VAR NAME="admin" -->">email the Koha Administrator</a>.</li>
 <li>Use top menu bar to navigate to another part of Koha.</li>
 </ul>
 </div>
+</div>
 <!-- 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.2
retrieving revision 1.1.2.3
diff -u -b -r1.1.2.2 -r1.1.2.3
--- 403.tmpl	22 Sep 2006 13:41:25 -0000	1.1.2.2
+++ 403.tmpl	26 Sep 2006 13:14:37 -0000	1.1.2.3
@@ -6,11 +6,13 @@
 <div id="mainbloc">
 <h1>An Error has Occurred!</h1>
 <h2>Error 404</h2>
+<div id="main">
 <ul>
 <li>This error means that the link was broken and that the page doesn't exist</li>	
 <li>To report this error, you can <a href="mailto:<!-- TMPL_VAR NAME="admin" -->">email the Koha Administrator</a>.</li>
 <li>Use top menu bar to navigate to another part of Koha.</li>
 </ul>
 </div>
+</div>
 <!-- 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.2
retrieving revision 1.1.2.3
diff -u -b -r1.1.2.2 -r1.1.2.3
--- 404.tmpl	22 Sep 2006 13:41:25 -0000	1.1.2.2
+++ 404.tmpl	26 Sep 2006 13:14:37 -0000	1.1.2.3
@@ -6,11 +6,13 @@
 <div id="mainbloc">
 <h1>An Error has Occurred!</h1>
 <h2>Error 404</h2>
+<div id="main">
 <ul>
 <li>This error means that the link was broken and that the page doesn't exist</li>	
 <li>To report this error, you can <a href="mailto:<!-- TMPL_VAR NAME="admin" -->">email the Koha Administrator</a>.</li>
 <li>Use top menu bar to navigate to another part of Koha.</li>
 </ul>
 </div>
+</div>
 <!-- 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.2
retrieving revision 1.1.2.3
diff -u -b -r1.1.2.2 -r1.1.2.3
--- 405.tmpl	22 Sep 2006 13:41:25 -0000	1.1.2.2
+++ 405.tmpl	26 Sep 2006 13:14:37 -0000	1.1.2.3
@@ -6,11 +6,13 @@
 <div id="mainbloc">
 <h1>An Error has Occurred!</h1>
 <h2>Error 404</h2>
+<div id="main">
 <ul>
 <li>This error means that the link was broken and that the page doesn't exist</li>	
 <li>To report this error, you can <a href="mailto:<!-- TMPL_VAR NAME="admin" -->">email the Koha Administrator</a>.</li>
 <li>Use top menu bar to navigate to another part of Koha.</li>
 </ul>
 </div>
+</div>
 <!-- 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.2
retrieving revision 1.1.2.3
diff -u -b -r1.1.2.2 -r1.1.2.3
--- 500.tmpl	22 Sep 2006 13:41:25 -0000	1.1.2.2
+++ 500.tmpl	26 Sep 2006 13:14:37 -0000	1.1.2.3
@@ -6,12 +6,12 @@
 <div id="mainbloc">
 <h1>An Error has Occurred!</h1>
 <h2>Error 500</h2>
-
+<div id="main">
 <ul>
 <li>In Koha this typically means that the Koha team is working on new features</li>	
 <li>Wait while system maintenance is being done or <a href="mailto:<!-- TMPL_VAR NAME="admin" -->">email the Koha Administrator</a>.</li>
 <li>Use top menu bar to navigate to another part of Koha.</li>
 </ul>
 </div>
-
+</div>
 <!-- TMPL_INCLUDE NAME="intranet-bottom.inc" -->





More information about the Koha-cvs mailing list