aboutsummaryrefslogtreecommitdiffstats
path: root/public
diff options
context:
space:
mode:
authorMichel Etienne2013-01-17 11:58:22 +0100
committerMichel Etienne2013-01-17 11:58:22 +0100
commit61ef9e743569d9d3daaa31c74ed9c4111ef8c381 (patch)
treeec3244d6f28e0125162465956b41a9502842d43d /public
parent75cbf22027e9798df93fff52bacf6d2edfdd8a9a (diff)
downloadchouette-core-61ef9e743569d9d3daaa31c74ed9c4111ef8c381.tar.bz2
correct characters in error pages
Diffstat (limited to 'public')
-rw-r--r--public/404.html16
-rw-r--r--public/422.html16
-rw-r--r--public/500.html15
3 files changed, 23 insertions, 24 deletions
diff --git a/public/404.html b/public/404.html
index dbfbb5dd3..72bd4129d 100644
--- a/public/404.html
+++ b/public/404.html
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
- <link href="assets/application.css" media="screen" rel="stylesheet" type="text/css" />
+ <!-- <link href="assets/application.css" media="screen" rel="stylesheet" type="text/css" /> -->
<title>The page you were looking for doesn't exist (404)</title>
<style type="text/css">
body { background-color: #fff; text-align: center; }
@@ -19,7 +19,7 @@
</head>
<body>
- <!-- This file lives in public/404.html -->
+ <!-- This file lives in public/404.html
<div id="header">
<div class="infos">
<div class="logo">
@@ -28,20 +28,20 @@
</a>
</div>
</div>
- </div>
+ </div>-->
<div class="dialog">
- <h1>Désolé, la page demandée n'existe pas</h1>
- <a href="http://www.chouette.mobi/spip.php?rubrique38" target="_blank">N'hésitez pas à nous décrire le problème</a>, nous essaierons de le résoudre.<br/>Merci d'avance<br/> <br/>
- Vous pouvez néanmoins continuer à utiliser l'application CHOUETTE<br/>
+ <h1>D&eacute;sol&eacute;, la page demand&eacute;e n'existe pas</h1>
+ <a href="http://www.chouette.mobi/spip.php?rubrique38" target="_blank">N'h&eacute;sitez pas &agrave; nous d&eacute;crire le probl&egrave;me</a>, nous essaierons de le r&eacute;soudre.<br/>Merci d'avance<br/> <br/>
+ Vous pouvez n&eacute;anmoins continuer &agrave; utiliser l'application CHOUETTE<br/>
<a href="javascript:history.back()" >Retour</a><br/>
- <a href="referentials" >Accueil</a>
+ <!-- <a href="referentials" >Accueil</a> -->
<br/> <br/><br/> <br/>
<h1>The page you were looking for doesn't exist.</h1>
You may have mistyped the address or the page may have moved. <br/>
<a href="http://www.chouette.mobi/spip.php?rubrique38" target="_blank">Please describe us what happened</a>, we'll try to come back with an answer. <br/>Thank you. <br/> <br/>
You can still continue the use the CHOUETTE application. <br/>
<a href="javascript:history.back()" >Back</a><br/>
- <a href="referentials" >Home</a>
+ <!-- <a href="referentials" >Home</a> -->
</div>
</body>
</html>
diff --git a/public/422.html b/public/422.html
index e3c908d6e..ea857f263 100644
--- a/public/422.html
+++ b/public/422.html
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
- <link href="assets/application.css" media="screen" rel="stylesheet" type="text/css" />
+ <!-- <link href="assets/application.css" media="screen" rel="stylesheet" type="text/css" /> -->
<title>The change you wanted was rejected (422)</title>
<style type="text/css">
body { background-color: #fff; text-align: center; }
@@ -19,7 +19,7 @@
</head>
<body>
- <!-- This file lives in public/422.html -->
+ <!-- This file lives in public/422.html
<div id="header">
<div class="infos">
<div class="logo">
@@ -28,20 +28,20 @@
</a>
</div>
</div>
- </div>
+ </div>-->
<div class="dialog">
- <h1>La modification demandée a été refusée</h1>
- <a href="http://www.chouette.mobi/spip.php?rubrique38" target="_blank">N'hésitez pas à nous décrire le problème</a>, nous essaierons de le résoudre.<br/>Merci d'avance<br/> <br/>
- Vous pouvez néanmoins continuer à utiliser l'application CHOUETTE<br/>
+ <h1>La modification demand&eacute;e a &eacute;t&eacute; refus&eacute;e</h1>
+ <a href="http://www.chouette.mobi/spip.php?rubrique38" target="_blank">N'h&eacute;sitez pas &agrave; nous d&eacute;crire le probl&egrave;me</a>, nous essaierons de le r&eacute;soudre.<br/>Merci d'avance<br/> <br/>
+ Vous pouvez n&eacute;anmoins continuer &agrave; utiliser l'application CHOUETTE<br/>
<a href="javascript:history.back()" >Retour</a><br/>
- <a href="referentials" >Accueil</a>
+ <!-- <a href="referentials" >Accueil</a> -->
<br/> <br/><br/> <br/>
<h1>The change you wanted was rejected.</h1>
Maybe you tried to change something you didn't have access to. <br/>
<a href="http://www.chouette.mobi/spip.php?rubrique38" target="_blank">Please describe us what happened</a>, we'll try to come back with an answer. <br/>Thank you. <br/> <br/>
You can still continue the use the CHOUETTE application. <br/>
<a href="javascript:history.back()" >Back</a><br/>
- <a href="referentials" >Home</a>
+ <!-- <a href="referentials" >Home</a> -->
</div>
</body>
</html>
diff --git a/public/500.html b/public/500.html
index 2fc08ee58..22a514e37 100644
--- a/public/500.html
+++ b/public/500.html
@@ -1,6 +1,5 @@
<!DOCTYPE html>
<html><head>
- <link href="assets/application.css" media="screen" rel="stylesheet" type="text/css" />
<title>We're sorry, but something went wrong (500)</title>
<style type="text/css">
body { background-color: #fff; text-align: center; }
@@ -18,7 +17,7 @@
</head>
<body>
- <!-- This file lives in public/500.html -->
+ <!-- This file lives in public/500.html
<div id="header">
<div class="infos">
<div class="logo">
@@ -27,19 +26,19 @@
</a>
</div>
</div>
- </div>
+ </div>-->
<div class="dialog">
- <h1>Désolé, une erreur est survenue</h1>
- <a href="http://www.chouette.mobi/spip.php?rubrique38" target="_blank">N'hésitez pas à nous décrire le problème</a>, nous essaierons de le résoudre.<br/>Merci d'avance<br/> <br/>
- Vous pouvez néanmoins continuer à utiliser l'application CHOUETTE<br/>
+ <h1>D&eacute;sol&eacute;, une erreur est survenue</h1>
+ <a href="http://www.chouette.mobi/spip.php?rubrique38" target="_blank">N'h&eacute;sitez pas &agrave; nous d&eacute;crire le probl&egrave;me</a>, nous essaierons de le r&eacute;soudre.<br/>Merci d'avance<br/> <br/>
+ Vous pouvez n&eacute;anmoins continuer &agrave; utiliser l'application CHOUETTE<br/>
<a href="javascript:history.back()" >Retour</a><br/>
- <a href="referentials" >Accueil</a>
+ <!-- <a href="referentials" >Accueil</a> -->
<br/> <br/><br/> <br/>
<h1>We're sorry, but something went wrong.</h1>
<a href="http://www.chouette.mobi/spip.php?rubrique38" target="_blank">Please describe us what happened</a>, we'll try to come back with an answer. <br/>Thank you. <br/> <br/>
You can still continue the use the CHOUETTE application. <br/>
<a href="javascript:history.back()" >Back</a><br/>
- <a href="referentials" >Home</a>
+ <!-- <a href="referentials" >Home</a> -->
</div>
</body>
</html> \ No newline at end of file