From ed30c60150ffda0301eb1f8d30c93cac94de41df Mon Sep 17 00:00:00 2001
From: tbrehm <t.brehm@ispconfig.org>
Date: Mon, 25 Jul 2011 10:38:22 -0400
Subject: [PATCH] Fixed some warnings in the installer.
---
server/conf/error/it/401.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/server/conf/error/it/401.html b/server/conf/error/it/401.html
index b559fdb..97230f4 100644
--- a/server/conf/error/it/401.html
+++ b/server/conf/error/it/401.html
@@ -49,7 +49,7 @@
<h1>ERROR 401 - Autorizzazione richiesta!</h1>
</div>
<div id="content">
- <h2>Si � verificato il seguente errore:</h2>
+ <h2>Si è verificato il seguente errore:</h2>
<p>Autorizzazione necessaria per accedere all'indirizzo richiesto.</p>
<p>Contatta il <!--WEBMASTER//-->webmaster<!--WEBMASTER//-->.</p>
</div>
--
Gitblit v1.9.1