tbrehm
2009-02-27 f28f40f7a62b9a6fe939c05b10366b0d66c9ec1e
server/conf/error/it/503.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 503 - Service Unavailable!</title>
    <title>ERROR 503 - Servizio non disponibile!</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="status5xx">
            <h1>ERROR 503 - Service Unavailable!</h1>
            <h1>ERROR 503 - Servizio non disponibile!</h1>
        </div>
        <div id="content">
            <h2>The following error occurred:</h2>
            <p>The Service is not available at the moment due to a temporary overloading or maintenance of the server. Please try again later.</p>
         <P>Please contact the <!--WEBMASTER//-->webmaster<!--WEBMASTER//--> with any queries.</p>
            <h2>Si è verificato il seguente errore:</h2>
            <p>Il sistema è momentaneamente non disponibile per sovraccaricato o manutenzione.  Riprova più tardi.</p>
         <p>Contatta il <!--WEBMASTER//-->webmaster<!--WEBMASTER//-->.</p>
        </div>
        <div id="footer">
            <p>Powered by <a href="http://www.ispconfig.org">ISPConfig</a></p>