From b9a3ef486ebcde18a5ade37865ff8f397185d24f Mon Sep 17 00:00:00 2001
From: Till Brehm <tbrehm@ispconfig.org>
Date: Sun, 24 Jul 2016 05:30:59 -0400
Subject: [PATCH] Fixed #3979 Mailbox users unable to save autoresponders

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

diff --git a/server/conf/error/it/400.html b/server/conf/error/it/400.html
index 6e7aab1..db47b31 100644
--- a/server/conf/error/it/400.html
+++ b/server/conf/error/it/400.html
@@ -49,7 +49,7 @@
             <h1>ERROR 400 - Sintassi non corretta!</h1>
         </div>
         <div id="content">
-            <h2>Si � verificato il seguente errore:</h2>
+            <h2>Si è verificato il seguente errore:</h2>
             <p>Hai usato una sintassi non corretta.</p>
 			<p>Contatta il <!--WEBMASTER//-->webmaster<!--WEBMASTER//-->.</p>
         </div>

--
Gitblit v1.9.1