From f24c98449be1348feec54c382c720bb282a2ac59 Mon Sep 17 00:00:00 2001 From: fantu <fantu@ispconfig3> Date: Fri, 25 Apr 2008 06:36:57 -0400 Subject: [PATCH] Improved text italian error pages --- server/conf/error/it/fileNotFound.html | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/server/conf/error/it/fileNotFound.html b/server/conf/error/it/fileNotFound.html index cce4fa6..0401ea4 100644 --- a/server/conf/error/it/fileNotFound.html +++ b/server/conf/error/it/fileNotFound.html @@ -18,13 +18,13 @@ </TR> <TR> <TD><BR><BR><BR> - <CENTER><FONT COLOR="#000000" SIZE="2" FACE="Helvetica, Arial"><B><U>Si e' verificato il seguente errore:</U></B></FONT></CENTER> + <CENTER><FONT COLOR="#000000" SIZE="2" FACE="Helvetica, Arial"><B><U>Si è verificato il seguente errore:</U></B></FONT></CENTER> <BR></TD> </TR> <TR> <TD BGCOLOR="#FFFFFF"> <CENTER> - <FONT COLOR="#000000" SIZE="2" FACE="Helvetica, Arial">L'URL richiesto non รจ stato trovato in questo server. + <FONT COLOR="#000000" SIZE="2" FACE="Helvetica, Arial">L'URL richiesto non è stato trovato in questo server. <P>Controllare l'URL o contattare il Webmaster.</FONT> </CENTER> <BR> -- Gitblit v1.9.1