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/index/standard_index.html_it |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/server/conf/index/standard_index.html_it b/server/conf/index/standard_index.html_it
index 5ebadce..141bbb9 100644
--- a/server/conf/index/standard_index.html_it
+++ b/server/conf/index/standard_index.html_it
@@ -48,8 +48,8 @@
             <h1>Benvenuti sul <!--ADRESSE//-->vostro sito!<!--ADRESSE//--></h1>
         </div>
         <div id="content">
-            <h2>Questa � la pagina predefinita.</h2>
-            <p>Questo file pu� essere cancellato o sovrascritto senza nessun problema. Questo � prodotto dal file <b>index.html</b> nella cartella <b>web</b>.</p>
+            <h2>Questa è la pagina predefinita.</h2>
+            <p>Questo file può essere cancellato o sovrascritto senza nessun problema. Questo è prodotto dal file <b>index.html</b> nella cartella <b>web</b>.</p>
             <p>Per domande o problemi contattate il <!--SUPPORT//-->supporto<!--SUPPORT//-->.</p>
         </div>
         <div id="footer">

--
Gitblit v1.9.1