From e1ceb050e19c7574bca146a8da7047ee4ff456b5 Mon Sep 17 00:00:00 2001
From: Marius Burkard <m.burkard@pixcept.de>
Date: Sun, 10 Jul 2016 05:02:35 -0400
Subject: [PATCH] Merge branch 'stable-3.1'

---
 server/conf/error/it/403.html |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/server/conf/error/it/403.html b/server/conf/error/it/403.html
index 676f713..4827e06 100644
--- a/server/conf/error/it/403.html
+++ b/server/conf/error/it/403.html
@@ -2,7 +2,7 @@
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
 <head>
-    <title>ERROR 403 - Forbidden!</title>
+    <title>ERROR 403 - Accesso Negato!</title>
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
     <meta name="robots" content="noindex" />
     <style type="text/css"><!--
@@ -46,12 +46,12 @@
 <body>
     <div id="page">
         <div id="header" class="status4xx">
-            <h1>ERROR 403 - Forbidden!</h1>
+            <h1>ERROR 403 - Accesso Negato!</h1>
         </div>
         <div id="content">
-            <h2>The following error occurred:</h2>
-            <p>You are not permitted to access the requested URL.</p>
-			<P>Please contact the <!--WEBMASTER//-->webmaster<!--WEBMASTER//--> with any queries.</p>
+            <h2>Si รจ verificato il seguente errore:</h2>
+            <p>Non si possiedono i permessi per accedere all'indirizzo richiesto.</p>
+			<p>Contatta il <!--WEBMASTER//-->webmaster<!--WEBMASTER//-->.</p>
         </div>
         <div id="footer">
             <p>Powered by <a href="http://www.ispconfig.org">ISPConfig</a></p>

--
Gitblit v1.9.1