From f7b32b76cce0cca2dcd5a31b41cd9e4b3bdd5d69 Mon Sep 17 00:00:00 2001
From: fantu <fantu@ispconfig3>
Date: Mon, 29 Dec 2008 03:35:09 -0500
Subject: [PATCH] Improve italian error and standard index file

---
 server/conf/index/user_standard_index.html_it |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/server/conf/index/user_standard_index.html_it b/server/conf/index/user_standard_index.html_it
index ba65bee..d4225c2 100644
--- a/server/conf/index/user_standard_index.html_it
+++ b/server/conf/index/user_standard_index.html_it
@@ -48,9 +48,9 @@
             <h1>Benvenuti sul <!--ADRESSE//-->vostro sito!<!--ADRESSE//--></h1>
         </div>
         <div id="content">
-            <h2>Questa e' la pagina di default per l'utente <b>{USER_USERNAME}</b>.</h2>
-            <p>Questo file puo' essere cancellato o sovrascritto senza nessuna difficolta. Questo e' prodotto dal file <b>index.html</b> nella directory <b>user/{USER_USERNAME}/web</b>.</p>
-            <p>Per domande o problemi contattate <!--SUPPORT//-->support<!--SUPPORT//-->.</p>
+            <h2>Questa � la pagina di default per l'utente <b>{USER_USERNAME}</b>.</h2>
+            <p>Questo file pu� essere cancellato o sovrascritto senza nessun problema. Questo � prodotto dal file <b>index.html</b> nella cartella <b>user/{USER_USERNAME}/web</b>.</p>
+            <p>Per domande o problemi contattate il <!--SUPPORT//-->supporto<!--SUPPORT//-->.</p>
         </div>
         <div id="footer">
             <p>Powered by <a href="http://www.ispconfig.org">ISPConfig</a></p>

--
Gitblit v1.9.1