From 74ba4e9af03b0c2995039aaf8b4470872d38daeb Mon Sep 17 00:00:00 2001
From: tbrehm <t.brehm@ispconfig.org>
Date: Tue, 16 Dec 2008 11:45:54 -0500
Subject: [PATCH] Updated shell user scripts to be more fault tolerant.

---
 server/conf/error/it/internalServerError.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/server/conf/error/it/internalServerError.html b/server/conf/error/it/internalServerError.html
index 6b0789b..a93e97e 100644
--- a/server/conf/error/it/internalServerError.html
+++ b/server/conf/error/it/internalServerError.html
@@ -18,7 +18,7 @@
   </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 &egrave; verificato il seguente errore:</U></B></FONT></CENTER>
   <BR></TD>
   </TR>
   <TR>

--
Gitblit v1.9.1