From d98c4bb533266cea5490ecbfeba9e1df7838dd11 Mon Sep 17 00:00:00 2001
From: redray <redray@ispconfig3>
Date: Mon, 29 Dec 2008 02:40:37 +0000
Subject: [PATCH] style fix in error-pages (de, en) and default-indexes

---
 server/conf/error/de/authorizationRequired.html | 6 +++---
 server/conf/error/de/fileNotFound.html          | 6 +++---
 server/conf/error/de/forbidden.html             | 6 +++---
 server/conf/error/de/internalServerError.html   | 6 +++---
 server/conf/error/de/invalidSyntax.html         | 6 +++---
 server/conf/error/de/methodNotAllowed.html      | 6 +++---
 server/conf/error/de/overloaded.html            | 6 +++---
 server/conf/error/en/authorizationRequired.html | 6 +++---
 server/conf/error/en/fileNotFound.html          | 6 +++---
 server/conf/error/en/forbidden.html             | 6 +++---
 server/conf/error/en/internalServerError.html   | 6 +++---
 server/conf/error/en/invalidSyntax.html         | 6 +++---
 server/conf/error/en/methodNotAllowed.html      | 6 +++---
 server/conf/error/en/overloaded.html            | 6 +++---
 server/conf/index/standard_index.html_cz        | 6 +++---
 server/conf/index/standard_index.html_de        | 6 +++---
 server/conf/index/standard_index.html_en        | 6 +++---
 server/conf/index/standard_index.html_es        | 6 +++---
 server/conf/index/standard_index.html_fr        | 6 +++---
 server/conf/index/standard_index.html_gr        | 6 +++---
 server/conf/index/standard_index.html_hu        | 6 +++---
 server/conf/index/standard_index.html_it        | 6 +++---
 server/conf/index/standard_index.html_nl        | 6 +++---
 server/conf/index/standard_index.html_pl        | 6 +++---
 server/conf/index/standard_index.html_se        | 6 +++---
 server/conf/index/standard_index.html_sr        | 6 +++---
 server/conf/index/user_standard_index.html_cz   | 6 +++---
 server/conf/index/user_standard_index.html_de   | 6 +++---
 server/conf/index/user_standard_index.html_en   | 6 +++---
 server/conf/index/user_standard_index.html_es   | 6 +++---
 server/conf/index/user_standard_index.html_fr   | 6 +++---
 server/conf/index/user_standard_index.html_gr   | 6 +++---
 server/conf/index/user_standard_index.html_hu   | 6 +++---
 server/conf/index/user_standard_index.html_it   | 6 +++---
 server/conf/index/user_standard_index.html_nl   | 6 +++---
 server/conf/index/user_standard_index.html_pl   | 6 +++---
 server/conf/index/user_standard_index.html_se   | 6 +++---
 server/conf/index/user_standard_index.html_sr   | 6 +++---
 38 files changed, 114 insertions(+), 114 deletions(-)

diff --git a/server/conf/error/de/authorizationRequired.html b/server/conf/error/de/authorizationRequired.html
index ee84b51d29..3e84dc714c 100644
--- a/server/conf/error/de/authorizationRequired.html
+++ b/server/conf/error/de/authorizationRequired.html
@@ -31,7 +31,7 @@
         padding: 4px 0 24px 0;
     }
     #footer {
-        color:#83A342;
+        color: #666666;
         background: #f9f9f9;
         padding: 10px 20px;
         border-top: 5px #efefef solid;
@@ -39,7 +39,7 @@
         text-align: center;
     }
     #footer a {
-        color: #83A342;
+        color: #999999;
     }
     --></style>
 </head>
@@ -54,7 +54,7 @@
 			<P>Bei weiteren Problemen wenden Sie sich bitte an den <!--WEBMASTER//-->Webmaster<!--WEBMASTER//-->.</p>
         </div>
         <div id="footer">
-            <p>powered by <a href="http://www.ispconfig.org">ISPConfig</a></p>
+            <p>Powered by <a href="http://www.ispconfig.org">ISPConfig</a></p>
         </div>
     </div>
 </body>
diff --git a/server/conf/error/de/fileNotFound.html b/server/conf/error/de/fileNotFound.html
index d249d6884f..c4760505f4 100644
--- a/server/conf/error/de/fileNotFound.html
+++ b/server/conf/error/de/fileNotFound.html
@@ -31,7 +31,7 @@
         padding: 4px 0 24px 0;
     }
     #footer {
-        color:#83A342;
+        color: #666666;
         background: #f9f9f9;
         padding: 10px 20px;
         border-top: 5px #efefef solid;
@@ -39,7 +39,7 @@
         text-align: center;
     }
     #footer a {
-        color: #83A342;
+        color: #999999;
     }
     --></style>
 </head>
@@ -54,7 +54,7 @@
 			<P>Bitte überprüfen Sie die Schreibweise der URL oder wenden Sie sich an den <!--WEBMASTER//-->Webmaster<!--WEBMASTER//-->.</p>
         </div>
         <div id="footer">
-            <p>powered by <a href="http://www.ispconfig.org">ISPConfig</a></p>
+            <p>Powered by <a href="http://www.ispconfig.org">ISPConfig</a></p>
         </div>
     </div>
 </body>
diff --git a/server/conf/error/de/forbidden.html b/server/conf/error/de/forbidden.html
index d3eb0b813d..c7d0da995d 100644
--- a/server/conf/error/de/forbidden.html
+++ b/server/conf/error/de/forbidden.html
@@ -31,7 +31,7 @@
         padding: 4px 0 24px 0;
     }
     #footer {
-        color:#83A342;
+        color: #666666;
         background: #f9f9f9;
         padding: 10px 20px;
         border-top: 5px #efefef solid;
@@ -39,7 +39,7 @@
         text-align: center;
     }
     #footer a {
-        color: #83A342;
+        color: #999999;
     }
     --></style>
 </head>
@@ -54,7 +54,7 @@
             <p>Bei weiteren Problemen wenden Sie sich bitte an den <!--WEBMASTER//-->Webmaster<!--WEBMASTER//-->.</p>
         </div>
         <div id="footer">
-            <p>powered by <a href="http://www.ispconfig.org">ISPConfig</a></p>
+            <p>Powered by <a href="http://www.ispconfig.org">ISPConfig</a></p>
         </div>
     </div>
 </body>
diff --git a/server/conf/error/de/internalServerError.html b/server/conf/error/de/internalServerError.html
index 8fd5d2993c..99d2e4fb29 100644
--- a/server/conf/error/de/internalServerError.html
+++ b/server/conf/error/de/internalServerError.html
@@ -31,7 +31,7 @@
         padding: 4px 0 24px 0;
     }
     #footer {
-        color:#83A342;
+        color: #666666;
         background: #f9f9f9;
         padding: 10px 20px;
         border-top: 5px #efefef solid;
@@ -39,7 +39,7 @@
         text-align: center;
     }
     #footer a {
-        color: #83A342;
+        color: #999999;
     }
     --></style>
 </head>
@@ -54,7 +54,7 @@
           	<p>Sollten Sie diese Fehlermeldung öfter erhalten, wenden Sie sich bitte an den <!--WEBMASTER//-->Webmaster<!--WEBMASTER//-->.</p>
         </div>
         <div id="footer">
-            <p>powered by <a href="http://www.ispconfig.org">ISPConfig</a></p>
+            <p>Powered by <a href="http://www.ispconfig.org">ISPConfig</a></p>
         </div>
     </div>
 </body>
diff --git a/server/conf/error/de/invalidSyntax.html b/server/conf/error/de/invalidSyntax.html
index 8c65da9f1f..05a3b3cb16 100644
--- a/server/conf/error/de/invalidSyntax.html
+++ b/server/conf/error/de/invalidSyntax.html
@@ -31,7 +31,7 @@
         padding: 4px 0 24px 0;
     }
     #footer {
-        color:#83A342;
+        color: #666666;
         background: #f9f9f9;
         padding: 10px 20px;
         border-top: 5px #efefef solid;
@@ -39,7 +39,7 @@
         text-align: center;
     }
     #footer a {
-        color: #83A342;
+        color: #999999;
     }
     --></style>
 </head>
@@ -54,7 +54,7 @@
           	<p>Bei Problemen wenden Sie sich bitte an den <!--WEBMASTER//-->Webmaster<!--WEBMASTER//-->.</p>
         </div>
         <div id="footer">
-            <p>powered by <a href="http://www.ispconfig.org">ISPConfig</a></p>
+            <p>Powered by <a href="http://www.ispconfig.org">ISPConfig</a></p>
         </div>
     </div>
 </body>
diff --git a/server/conf/error/de/methodNotAllowed.html b/server/conf/error/de/methodNotAllowed.html
index e0387b75b1..cdada31a43 100644
--- a/server/conf/error/de/methodNotAllowed.html
+++ b/server/conf/error/de/methodNotAllowed.html
@@ -31,7 +31,7 @@
         padding: 4px 0 24px 0;
     }
     #footer {
-        color:#83A342;
+        color: #666666;
         background: #f9f9f9;
         padding: 10px 20px;
         border-top: 5px #efefef solid;
@@ -39,7 +39,7 @@
         text-align: center;
     }
     #footer a {
-        color: #83A342;
+        color: #999999;
     }
     --></style>
 </head>
@@ -54,7 +54,7 @@
           	<p>Bei Problemen wenden Sie sich bitte an den <!--WEBMASTER//-->Webmaster<!--WEBMASTER//-->.</p>
         </div>
         <div id="footer">
-            <p>powered by <a href="http://www.ispconfig.org">ISPConfig</a></p>
+            <p>Powered by <a href="http://www.ispconfig.org">ISPConfig</a></p>
         </div>
     </div>
 </body>
diff --git a/server/conf/error/de/overloaded.html b/server/conf/error/de/overloaded.html
index 474634f90e..43dbef8c8c 100644
--- a/server/conf/error/de/overloaded.html
+++ b/server/conf/error/de/overloaded.html
@@ -32,7 +32,7 @@
         padding: 4px 0 24px 0;
     }
     #footer {
-        color:#83A342;
+        color: #666666;
         background: #f9f9f9;
         padding: 10px 20px;
         border-top: 5px #efefef solid;
@@ -40,7 +40,7 @@
         text-align: center;
     }
     #footer a {
-        color: #83A342;
+        color: #999999;
     }
     --></style>
 </head>
@@ -55,7 +55,7 @@
           	<p>Sollten Sie diese Fehlermeldung öfter erhalten, wenden Sie sich bitte an den <!--WEBMASTER//-->Webmaster<!--WEBMASTER//-->.</p>
         </div>
         <div id="footer">
-            <p>powered by <a href="http://www.ispconfig.org">ISPConfig</a></p>
+            <p>Powered by <a href="http://www.ispconfig.org">ISPConfig</a></p>
         </div>
     </div>
 </body>
diff --git a/server/conf/error/en/authorizationRequired.html b/server/conf/error/en/authorizationRequired.html
index c695c5bfc4..28fc2a0389 100644
--- a/server/conf/error/en/authorizationRequired.html
+++ b/server/conf/error/en/authorizationRequired.html
@@ -31,7 +31,7 @@
         padding: 4px 0 24px 0;
     }
     #footer {
-        color:#83A342;
+        color: #666666;
         background: #f9f9f9;
         padding: 10px 20px;
         border-top: 5px #efefef solid;
@@ -39,7 +39,7 @@
         text-align: center;
     }
     #footer a {
-        color: #83A342;
+        color: #999999;
     }
     --></style>
 </head>
@@ -54,7 +54,7 @@
 			<P>Please contact the <!--WEBMASTER//-->webmaster<!--WEBMASTER//--> with any queries.</p>
         </div>
         <div id="footer">
-            <p>powered by <a href="http://www.ispconfig.org">ISPConfig</a></p>
+            <p>Powered by <a href="http://www.ispconfig.org">ISPConfig</a></p>
         </div>
     </div>
 </body>
diff --git a/server/conf/error/en/fileNotFound.html b/server/conf/error/en/fileNotFound.html
index f008c3d02e..78452ba459 100644
--- a/server/conf/error/en/fileNotFound.html
+++ b/server/conf/error/en/fileNotFound.html
@@ -31,7 +31,7 @@
         padding: 4px 0 24px 0;
     }
     #footer {
-        color:#83A342;
+        color: #666666;
         background: #f9f9f9;
         padding: 10px 20px;
         border-top: 5px #efefef solid;
@@ -39,7 +39,7 @@
         text-align: center;
     }
     #footer a {
-        color: #83A342;
+        color: #999999;
     }
     --></style>
 </head>
@@ -54,7 +54,7 @@
 			<P>Please check the URL or contact the <!--WEBMASTER//-->webmaster<!--WEBMASTER//-->.</p>
         </div>
         <div id="footer">
-            <p>powered by <a href="http://www.ispconfig.org">ISPConfig</a></p>
+            <p>Powered by <a href="http://www.ispconfig.org">ISPConfig</a></p>
         </div>
     </div>
 </body>
diff --git a/server/conf/error/en/forbidden.html b/server/conf/error/en/forbidden.html
index 075b9ed7f1..676f7133ef 100644
--- a/server/conf/error/en/forbidden.html
+++ b/server/conf/error/en/forbidden.html
@@ -31,7 +31,7 @@
         padding: 4px 0 24px 0;
     }
     #footer {
-        color:#83A342;
+        color: #666666;
         background: #f9f9f9;
         padding: 10px 20px;
         border-top: 5px #efefef solid;
@@ -39,7 +39,7 @@
         text-align: center;
     }
     #footer a {
-        color: #83A342;
+        color: #999999;
     }
     --></style>
 </head>
@@ -54,7 +54,7 @@
 			<P>Please contact the <!--WEBMASTER//-->webmaster<!--WEBMASTER//--> with any queries.</p>
         </div>
         <div id="footer">
-            <p>powered by <a href="http://www.ispconfig.org">ISPConfig</a></p>
+            <p>Powered by <a href="http://www.ispconfig.org">ISPConfig</a></p>
         </div>
     </div>
 </body>
diff --git a/server/conf/error/en/internalServerError.html b/server/conf/error/en/internalServerError.html
index cff3f1df75..43864a7a6e 100644
--- a/server/conf/error/en/internalServerError.html
+++ b/server/conf/error/en/internalServerError.html
@@ -31,7 +31,7 @@
         padding: 4px 0 24px 0;
     }
     #footer {
-        color:#83A342;
+        color: #666666;
         background: #f9f9f9;
         padding: 10px 20px;
         border-top: 5px #efefef solid;
@@ -39,7 +39,7 @@
         text-align: center;
     }
     #footer a {
-        color: #83A342;
+        color: #999999;
     }
     --></style>
 </head>
@@ -54,7 +54,7 @@
 			<P>If you get this message repeatedly please contact the <!--WEBMASTER//-->webmaster<!--WEBMASTER//-->.</p>
         </div>
         <div id="footer">
-            <p>powered by <a href="http://www.ispconfig.org">ISPConfig</a></p>
+            <p>Powered by <a href="http://www.ispconfig.org">ISPConfig</a></p>
         </div>
     </div>
 </body>
diff --git a/server/conf/error/en/invalidSyntax.html b/server/conf/error/en/invalidSyntax.html
index 6c3ed7810c..39fd16337e 100644
--- a/server/conf/error/en/invalidSyntax.html
+++ b/server/conf/error/en/invalidSyntax.html
@@ -31,7 +31,7 @@
         padding: 4px 0 24px 0;
     }
     #footer {
-        color:#83A342;
+        color: #666666;
         background: #f9f9f9;
         padding: 10px 20px;
         border-top: 5px #efefef solid;
@@ -39,7 +39,7 @@
         text-align: center;
     }
     #footer a {
-        color: #83A342;
+        color: #999999;
     }
     --></style>
 </head>
@@ -54,7 +54,7 @@
 			<P>Please contact the <!--WEBMASTER//-->webmaster<!--WEBMASTER//--> with any queries.</p>
         </div>
         <div id="footer">
-            <p>powered by <a href="http://www.ispconfig.org">ISPConfig</a></p>
+            <p>Powered by <a href="http://www.ispconfig.org">ISPConfig</a></p>
         </div>
     </div>
 </body>
diff --git a/server/conf/error/en/methodNotAllowed.html b/server/conf/error/en/methodNotAllowed.html
index 96b7546979..c9ed8f622c 100644
--- a/server/conf/error/en/methodNotAllowed.html
+++ b/server/conf/error/en/methodNotAllowed.html
@@ -31,7 +31,7 @@
         padding: 4px 0 24px 0;
     }
     #footer {
-        color:#83A342;
+        color: #666666;
         background: #f9f9f9;
         padding: 10px 20px;
         border-top: 5px #efefef solid;
@@ -39,7 +39,7 @@
         text-align: center;
     }
     #footer a {
-        color: #83A342;
+        color: #999999;
     }
     --></style>
 </head>
@@ -54,7 +54,7 @@
 			<P>Please contact the <!--WEBMASTER//-->webmaster<!--WEBMASTER//--> with any queries.</p>
         </div>
         <div id="footer">
-            <p>powered by <a href="http://www.ispconfig.org">ISPConfig</a></p>
+            <p>Powered by <a href="http://www.ispconfig.org">ISPConfig</a></p>
         </div>
     </div>
 </body>
diff --git a/server/conf/error/en/overloaded.html b/server/conf/error/en/overloaded.html
index 9e60e871d5..eb55a56e19 100644
--- a/server/conf/error/en/overloaded.html
+++ b/server/conf/error/en/overloaded.html
@@ -31,7 +31,7 @@
         padding: 4px 0 24px 0;
     }
     #footer {
-        color:#83A342;
+        color: #666666;
         background: #f9f9f9;
         padding: 10px 20px;
         border-top: 5px #efefef solid;
@@ -39,7 +39,7 @@
         text-align: center;
     }
     #footer a {
-        color: #83A342;
+        color: #999999;
     }
     --></style>
 </head>
@@ -54,7 +54,7 @@
 			<P>Please contact the <!--WEBMASTER//-->webmaster<!--WEBMASTER//--> with any queries.</p>
         </div>
         <div id="footer">
-            <p>powered by <a href="http://www.ispconfig.org">ISPConfig</a></p>
+            <p>Powered by <a href="http://www.ispconfig.org">ISPConfig</a></p>
         </div>
     </div>
 </body>
diff --git a/server/conf/index/standard_index.html_cz b/server/conf/index/standard_index.html_cz
index 293176b921..f9077b41ce 100644
--- a/server/conf/index/standard_index.html_cz
+++ b/server/conf/index/standard_index.html_cz
@@ -30,7 +30,7 @@
         padding: 4px 0 24px 0;
     }
     #footer {
-        color:#83A342;
+        color: #666666;
         background: #f9f9f9;
         padding: 10px 20px;
         border-top: 5px #efefef solid;
@@ -38,7 +38,7 @@
         text-align: center;
     }
     #footer a {
-        color: #83A342;
+        color: #999999;
     }
     --></style>
 </head>
@@ -53,7 +53,7 @@
             <p>Pokud mate jakekoliv dotazy prosim kontaktuje <!--SUPPORT//-->Support<!--SUPPORT//-->.</p>
         </div>
         <div id="footer">
-            <p>powered by <a href="http://www.ispconfig.org">ISPConfig</a></p>
+            <p>Powered by <a href="http://www.ispconfig.org">ISPConfig</a></p>
         </div>
     </div>
 </body>
diff --git a/server/conf/index/standard_index.html_de b/server/conf/index/standard_index.html_de
index 942ea938a3..ad56618315 100644
--- a/server/conf/index/standard_index.html_de
+++ b/server/conf/index/standard_index.html_de
@@ -30,7 +30,7 @@
         padding: 4px 0 24px 0;
     }
     #footer {
-        color:#83A342;
+        color:#666666;
         background: #f9f9f9;
         padding: 10px 20px;
         border-top: 5px #efefef solid;
@@ -38,7 +38,7 @@
         text-align: center;
     }
     #footer a {
-        color: #83A342;
+        color: #999999;
     }
     --></style>
 </head>
@@ -53,7 +53,7 @@
             <p>Bei Fragen oder Problemen wenden Sie sich bitte an den <!--SUPPORT//-->Support<!--SUPPORT//-->.</p>
         </div>
         <div id="footer">
-            <p>powered by <a href="http://www.ispconfig.org">ISPConfig</a></p>
+            <p>Powered by <a href="http://www.ispconfig.org">ISPConfig</a></p>
         </div>
     </div>
 </body>
diff --git a/server/conf/index/standard_index.html_en b/server/conf/index/standard_index.html_en
index 4b7c498e6b..e657b38426 100644
--- a/server/conf/index/standard_index.html_en
+++ b/server/conf/index/standard_index.html_en
@@ -30,7 +30,7 @@
         padding: 4px 0 24px 0;
     }
     #footer {
-        color:#83A342;
+        color: #666666;
         background: #f9f9f9;
         padding: 10px 20px;
         border-top: 5px #efefef solid;
@@ -38,7 +38,7 @@
         text-align: center;
     }
     #footer a {
-        color: #83A342;
+        color: #999999;
     }
     --></style>
 </head>
@@ -53,7 +53,7 @@
             <p>For questions or problems please contact the <!--SUPPORT//-->support<!--SUPPORT//-->.</p>
         </div>
         <div id="footer">
-            <p>powered by <a href="http://www.ispconfig.org">ISPConfig</a></p>
+            <p>Powered by <a href="http://www.ispconfig.org">ISPConfig</a></p>
         </div>
     </div>
 </body>
diff --git a/server/conf/index/standard_index.html_es b/server/conf/index/standard_index.html_es
index d2442ce3d5..0071036ed1 100644
--- a/server/conf/index/standard_index.html_es
+++ b/server/conf/index/standard_index.html_es
@@ -30,7 +30,7 @@
         padding: 4px 0 24px 0;
     }
     #footer {
-        color:#83A342;
+        color: #666666;
         background: #f9f9f9;
         padding: 10px 20px;
         border-top: 5px #efefef solid;
@@ -38,7 +38,7 @@
         text-align: center;
     }
     #footer a {
-        color: #83A342;
+        color: #999999;
     }
     --></style>
 </head>
@@ -53,7 +53,7 @@
             <p>Si tiene dudas o problemas, porfavor contacte al <!--SUPPORT//-->support<!--SUPPORT//-->.</p>
         </div>
         <div id="footer">
-            <p>powered by <a href="http://www.ispconfig.org">ISPConfig</a></p>
+            <p>Powered by <a href="http://www.ispconfig.org">ISPConfig</a></p>
         </div>
     </div>
 </body>
diff --git a/server/conf/index/standard_index.html_fr b/server/conf/index/standard_index.html_fr
index 5479e175b5..8615dba11c 100644
--- a/server/conf/index/standard_index.html_fr
+++ b/server/conf/index/standard_index.html_fr
@@ -30,7 +30,7 @@
         padding: 4px 0 24px 0;
     }
     #footer {
-        color:#83A342;
+        color: #666666;
         background: #f9f9f9;
         padding: 10px 20px;
         border-top: 5px #efefef solid;
@@ -38,7 +38,7 @@
         text-align: center;
     }
     #footer a {
-        color: #83A342;
+        color: #999999;
     }
     --></style>
 </head>
@@ -53,7 +53,7 @@
             <p>Pour tous problèmes ou questions, merci de contacter le <!--SUPPORT//-->support<!--SUPPORT//-->.</p>
         </div>
         <div id="footer">
-            <p>powered by <a href="http://www.ispconfig.org">ISPConfig</a></p>
+            <p>Powered by <a href="http://www.ispconfig.org">ISPConfig</a></p>
         </div>
     </div>
 </body>
diff --git a/server/conf/index/standard_index.html_gr b/server/conf/index/standard_index.html_gr
index f66d5a4ada..41751e1696 100644
--- a/server/conf/index/standard_index.html_gr
+++ b/server/conf/index/standard_index.html_gr
@@ -30,7 +30,7 @@
         padding: 4px 0 24px 0;
     }
     #footer {
-        color:#83A342;
+        color: #666666;
         background: #f9f9f9;
         padding: 10px 20px;
         border-top: 5px #efefef solid;
@@ -38,7 +38,7 @@
         text-align: center;
     }
     #footer a {
-        color: #83A342;
+        color: #999999;
     }
     --></style>
 </head>
@@ -53,7 +53,7 @@
             <p>Ãéá áðïñßåò Þ ðñïâëÞìáôá ðáñáêáëþ åðéêïéíùíÞóôå ìå ôï <!--SUPPORT//-->äéá÷åéñéóôÞ<!--SUPPORT//-->.</p>
         </div>
         <div id="footer">
-            <p>powered by <a href="http://www.ispconfig.org">ISPConfig</a></p>
+            <p>Powered by <a href="http://www.ispconfig.org">ISPConfig</a></p>
         </div>
     </div>
 </body>
diff --git a/server/conf/index/standard_index.html_hu b/server/conf/index/standard_index.html_hu
index a821b994a2..33444ec7b7 100644
--- a/server/conf/index/standard_index.html_hu
+++ b/server/conf/index/standard_index.html_hu
@@ -30,7 +30,7 @@
         padding: 4px 0 24px 0;
     }
     #footer {
-        color:#83A342;
+        color: #666666;
         background: #f9f9f9;
         padding: 10px 20px;
         border-top: 5px #efefef solid;
@@ -38,7 +38,7 @@
         text-align: center;
     }
     #footer a {
-        color: #83A342;
+        color: #999999;
     }
     --></style>
 </head>
@@ -53,7 +53,7 @@
             <p>Kérdéseivel, kérjük, forduljon a <!--SUPPORT//-->support<!--SUPPORT//-->.</p>
         </div>
         <div id="footer">
-            <p>powered by <a href="http://www.ispconfig.org">ISPConfig</a></p>
+            <p>Powered by <a href="http://www.ispconfig.org">ISPConfig</a></p>
         </div>
     </div>
 </body>
diff --git a/server/conf/index/standard_index.html_it b/server/conf/index/standard_index.html_it
index ad6868a0ea..40b2b7fc2b 100644
--- a/server/conf/index/standard_index.html_it
+++ b/server/conf/index/standard_index.html_it
@@ -30,7 +30,7 @@
         padding: 4px 0 24px 0;
     }
     #footer {
-        color:#83A342;
+        color: #666666;
         background: #f9f9f9;
         padding: 10px 20px;
         border-top: 5px #efefef solid;
@@ -38,7 +38,7 @@
         text-align: center;
     }
     #footer a {
-        color: #83A342;
+        color: #999999;
     }
     --></style>
 </head>
@@ -53,7 +53,7 @@
             <p>Per domande o problemi contattate <!--SUPPORT//-->support<!--SUPPORT//-->.</p>
         </div>
         <div id="footer">
-            <p>powered by <a href="http://www.ispconfig.org">ISPConfig</a></p>
+            <p>Powered by <a href="http://www.ispconfig.org">ISPConfig</a></p>
         </div>
     </div>
 </body>
diff --git a/server/conf/index/standard_index.html_nl b/server/conf/index/standard_index.html_nl
index 43f42d2ee5..9a0d660dbf 100644
--- a/server/conf/index/standard_index.html_nl
+++ b/server/conf/index/standard_index.html_nl
@@ -30,7 +30,7 @@
         padding: 4px 0 24px 0;
     }
     #footer {
-        color:#83A342;
+        color: #666666;
         background: #f9f9f9;
         padding: 10px 20px;
         border-top: 5px #efefef solid;
@@ -38,7 +38,7 @@
         text-align: center;
     }
     #footer a {
-        color: #83A342;
+        color: #999999;
     }
     --></style>
 </head>
@@ -53,7 +53,7 @@
             <p>Voor vragen of problemen kunt u contact opnemen met de <!--SUPPORT//-->support<!--SUPPORT//-->.</p>
         </div>
         <div id="footer">
-            <p>powered by <a href="http://www.ispconfig.org">ISPConfig</a></p>
+            <p>Powered by <a href="http://www.ispconfig.org">ISPConfig</a></p>
         </div>
     </div>
 </body>
diff --git a/server/conf/index/standard_index.html_pl b/server/conf/index/standard_index.html_pl
index 4b7c498e6b..e657b38426 100644
--- a/server/conf/index/standard_index.html_pl
+++ b/server/conf/index/standard_index.html_pl
@@ -30,7 +30,7 @@
         padding: 4px 0 24px 0;
     }
     #footer {
-        color:#83A342;
+        color: #666666;
         background: #f9f9f9;
         padding: 10px 20px;
         border-top: 5px #efefef solid;
@@ -38,7 +38,7 @@
         text-align: center;
     }
     #footer a {
-        color: #83A342;
+        color: #999999;
     }
     --></style>
 </head>
@@ -53,7 +53,7 @@
             <p>For questions or problems please contact the <!--SUPPORT//-->support<!--SUPPORT//-->.</p>
         </div>
         <div id="footer">
-            <p>powered by <a href="http://www.ispconfig.org">ISPConfig</a></p>
+            <p>Powered by <a href="http://www.ispconfig.org">ISPConfig</a></p>
         </div>
     </div>
 </body>
diff --git a/server/conf/index/standard_index.html_se b/server/conf/index/standard_index.html_se
index 7eb6081456..6a217475a5 100644
--- a/server/conf/index/standard_index.html_se
+++ b/server/conf/index/standard_index.html_se
@@ -30,7 +30,7 @@
         padding: 4px 0 24px 0;
     }
     #footer {
-        color:#83A342;
+        color: #666666;
         background: #f9f9f9;
         padding: 10px 20px;
         border-top: 5px #efefef solid;
@@ -38,7 +38,7 @@
         text-align: center;
     }
     #footer a {
-        color: #83A342;
+        color: #999999;
     }
     --></style>
 </head>
@@ -53,7 +53,7 @@
             <p>För frågor eller problem runt detta kontakta <!--SUPPORT//-->support<!--SUPPORT//-->.</p>
         </div>
         <div id="footer">
-            <p>powered by <a href="http://www.ispconfig.org">ISPConfig</a></p>
+            <p>Powered by <a href="http://www.ispconfig.org">ISPConfig</a></p>
         </div>
     </div>
 </body>
diff --git a/server/conf/index/standard_index.html_sr b/server/conf/index/standard_index.html_sr
index 146937775d..07a88b85b5 100644
--- a/server/conf/index/standard_index.html_sr
+++ b/server/conf/index/standard_index.html_sr
@@ -30,7 +30,7 @@
         padding: 4px 0 24px 0;
     }
     #footer {
-        color:#83A342;
+        color: #666666;
         background: #f9f9f9;
         padding: 10px 20px;
         border-top: 5px #efefef solid;
@@ -38,7 +38,7 @@
         text-align: center;
     }
     #footer a {
-        color: #83A342;
+        color: #999999;
     }
     --></style>
 </head>
@@ -53,7 +53,7 @@
             <p>Kontaktirajte <!--SUPPORT//-->support<!--SUPPORT//--> u vezi pitanja i problema.</p>
         </div>
         <div id="footer">
-            <p>powered by <a href="http://www.ispconfig.org">ISPConfig</a></p>
+            <p>Powered by <a href="http://www.ispconfig.org">ISPConfig</a></p>
         </div>
     </div>
 </body>
diff --git a/server/conf/index/user_standard_index.html_cz b/server/conf/index/user_standard_index.html_cz
index a314a9aa84..0be2ca0ad8 100644
--- a/server/conf/index/user_standard_index.html_cz
+++ b/server/conf/index/user_standard_index.html_cz
@@ -30,7 +30,7 @@
         padding: 4px 0 24px 0;
     }
     #footer {
-        color:#83A342;
+        color: #666666;
         background: #f9f9f9;
         padding: 10px 20px;
         border-top: 5px #efefef solid;
@@ -38,7 +38,7 @@
         text-align: center;
     }
     #footer a {
-        color: #83A342;
+        color: #999999;
     }
     --></style>
 </head>
@@ -53,7 +53,7 @@
             <p>Pokud mate jakekoliv dotazy prosim kontaktuje <!--SUPPORT//-->Support<!--SUPPORT//-->.</p>
         </div>
         <div id="footer">
-            <p>powered by <a href="http://www.ispconfig.org">ISPConfig</a></p>
+            <p>Powered by <a href="http://www.ispconfig.org">ISPConfig</a></p>
         </div>
     </div>
 </body>
diff --git a/server/conf/index/user_standard_index.html_de b/server/conf/index/user_standard_index.html_de
index 26487b125b..6264631b4e 100644
--- a/server/conf/index/user_standard_index.html_de
+++ b/server/conf/index/user_standard_index.html_de
@@ -30,7 +30,7 @@
         padding: 4px 0 24px 0;
     }
     #footer {
-        color:#83A342;
+        color: #666666;
         background: #f9f9f9;
         padding: 10px 20px;
         border-top: 5px #efefef solid;
@@ -38,7 +38,7 @@
         text-align: center;
     }
     #footer a {
-        color: #83A342;
+        color: #999999;
     }
     --></style>
 </head>
@@ -53,7 +53,7 @@
             <p>Bei Fragen oder Problemen wenden Sie sich bitte an den <!--SUPPORT//-->Support<!--SUPPORT//-->.</p>
         </div>
         <div id="footer">
-            <p>powered by <a href="http://www.ispconfig.org">ISPConfig</a></p>
+            <p>Powered by <a href="http://www.ispconfig.org">ISPConfig</a></p>
         </div>
     </div>
 </body>
diff --git a/server/conf/index/user_standard_index.html_en b/server/conf/index/user_standard_index.html_en
index 9b0c479e30..bb3a7aa5a3 100644
--- a/server/conf/index/user_standard_index.html_en
+++ b/server/conf/index/user_standard_index.html_en
@@ -30,7 +30,7 @@
         padding: 4px 0 24px 0;
     }
     #footer {
-        color:#83A342;
+        color: #666666;
         background: #f9f9f9;
         padding: 10px 20px;
         border-top: 5px #efefef solid;
@@ -38,7 +38,7 @@
         text-align: center;
     }
     #footer a {
-        color: #83A342;
+        color: #999999;
     }
     --></style>
 </head>
@@ -53,7 +53,7 @@
             <p>For questions or problems please contact the <!--SUPPORT//-->support<!--SUPPORT//-->.</p>
         </div>
         <div id="footer">
-            <p>powered by <a href="http://www.ispconfig.org">ISPConfig</a></p>
+            <p>Powered by <a href="http://www.ispconfig.org">ISPConfig</a></p>
         </div>
     </div>
 </body>
diff --git a/server/conf/index/user_standard_index.html_es b/server/conf/index/user_standard_index.html_es
index 89addaf97a..ccd4f37eba 100644
--- a/server/conf/index/user_standard_index.html_es
+++ b/server/conf/index/user_standard_index.html_es
@@ -30,7 +30,7 @@
         padding: 4px 0 24px 0;
     }
     #footer {
-        color:#83A342;
+        color: #666666;
         background: #f9f9f9;
         padding: 10px 20px;
         border-top: 5px #efefef solid;
@@ -38,7 +38,7 @@
         text-align: center;
     }
     #footer a {
-        color: #83A342;
+        color: #999999;
     }
     --></style>
 </head>
@@ -53,7 +53,7 @@
             <p>Si tiene dudas o problemas, porfavor contacte al <!--SUPPORT//-->support<!--SUPPORT//-->.</p>
         </div>
         <div id="footer">
-            <p>powered by <a href="http://www.ispconfig.org">ISPConfig</a></p>
+            <p>Powered by <a href="http://www.ispconfig.org">ISPConfig</a></p>
         </div>
     </div>
 </body>
diff --git a/server/conf/index/user_standard_index.html_fr b/server/conf/index/user_standard_index.html_fr
index 68472eedbe..8c074c099e 100644
--- a/server/conf/index/user_standard_index.html_fr
+++ b/server/conf/index/user_standard_index.html_fr
@@ -30,7 +30,7 @@
         padding: 4px 0 24px 0;
     }
     #footer {
-        color:#83A342;
+        color: #666666;
         background: #f9f9f9;
         padding: 10px 20px;
         border-top: 5px #efefef solid;
@@ -38,7 +38,7 @@
         text-align: center;
     }
     #footer a {
-        color: #83A342;
+        color: #999999;
     }
     --></style>
 </head>
@@ -53,7 +53,7 @@
             <p>Pour tous problèmes ou questions, merci de contacter le <!--SUPPORT//-->support<!--SUPPORT//-->.</p>
         </div>
         <div id="footer">
-            <p>powered by <a href="http://www.ispconfig.org">ISPConfig</a></p>
+            <p>Powered by <a href="http://www.ispconfig.org">ISPConfig</a></p>
         </div>
     </div>
 </body>
diff --git a/server/conf/index/user_standard_index.html_gr b/server/conf/index/user_standard_index.html_gr
index fe19411254..63f16a46f5 100644
--- a/server/conf/index/user_standard_index.html_gr
+++ b/server/conf/index/user_standard_index.html_gr
@@ -30,7 +30,7 @@
         padding: 4px 0 24px 0;
     }
     #footer {
-        color:#83A342;
+        color: #666666;
         background: #f9f9f9;
         padding: 10px 20px;
         border-top: 5px #efefef solid;
@@ -38,7 +38,7 @@
         text-align: center;
     }
     #footer a {
-        color: #83A342;
+        color: #999999;
     }
     --></style>
 </head>
@@ -53,7 +53,7 @@
             <p>Ãéá áðïñßåò Þ ðñïâëÞìáôá ðáñáêáëþ åðéêïéíùíÞóôå ìå ôï <!--SUPPORT//-->äéá÷åéñéóôÞ<!--SUPPORT//-->.</p>
         </div>
         <div id="footer">
-            <p>powered by <a href="http://www.ispconfig.org">ISPConfig</a></p>
+            <p>Powered by <a href="http://www.ispconfig.org">ISPConfig</a></p>
         </div>
     </div>
 </body>
diff --git a/server/conf/index/user_standard_index.html_hu b/server/conf/index/user_standard_index.html_hu
index 802f3d4bdd..2ca87323e8 100644
--- a/server/conf/index/user_standard_index.html_hu
+++ b/server/conf/index/user_standard_index.html_hu
@@ -30,7 +30,7 @@
         padding: 4px 0 24px 0;
     }
     #footer {
-        color:#83A342;
+        color: #666666;
         background: #f9f9f9;
         padding: 10px 20px;
         border-top: 5px #efefef solid;
@@ -38,7 +38,7 @@
         text-align: center;
     }
     #footer a {
-        color: #83A342;
+        color: #999999;
     }
     --></style>
 </head>
@@ -53,7 +53,7 @@
             <p>Kérdéseivel, kérjük, forduljon a <!--SUPPORT//-->support<!--SUPPORT//-->.</p>
         </div>
         <div id="footer">
-            <p>powered by <a href="http://www.ispconfig.org">ISPConfig</a></p>
+            <p>Powered by <a href="http://www.ispconfig.org">ISPConfig</a></p>
         </div>
     </div>
 </body>
diff --git a/server/conf/index/user_standard_index.html_it b/server/conf/index/user_standard_index.html_it
index 056faed3ea..ba65bee8b8 100644
--- a/server/conf/index/user_standard_index.html_it
+++ b/server/conf/index/user_standard_index.html_it
@@ -30,7 +30,7 @@
         padding: 4px 0 24px 0;
     }
     #footer {
-        color:#83A342;
+        color: #666666;
         background: #f9f9f9;
         padding: 10px 20px;
         border-top: 5px #efefef solid;
@@ -38,7 +38,7 @@
         text-align: center;
     }
     #footer a {
-        color: #83A342;
+        color: #999999;
     }
     --></style>
 </head>
@@ -53,7 +53,7 @@
             <p>Per domande o problemi contattate <!--SUPPORT//-->support<!--SUPPORT//-->.</p>
         </div>
         <div id="footer">
-            <p>powered by <a href="http://www.ispconfig.org">ISPConfig</a></p>
+            <p>Powered by <a href="http://www.ispconfig.org">ISPConfig</a></p>
         </div>
     </div>
 </body>
diff --git a/server/conf/index/user_standard_index.html_nl b/server/conf/index/user_standard_index.html_nl
index 178ab1d6a1..0c7e13c1df 100644
--- a/server/conf/index/user_standard_index.html_nl
+++ b/server/conf/index/user_standard_index.html_nl
@@ -30,7 +30,7 @@
         padding: 4px 0 24px 0;
     }
     #footer {
-        color:#83A342;
+        color: #666666;
         background: #f9f9f9;
         padding: 10px 20px;
         border-top: 5px #efefef solid;
@@ -38,7 +38,7 @@
         text-align: center;
     }
     #footer a {
-        color: #83A342;
+        color: #999999;
     }
     --></style>
 </head>
@@ -53,7 +53,7 @@
             <p>Voor vragen of problemen kunt u contact opnemen met de <!--SUPPORT//-->support<!--SUPPORT//-->.</p>
         </div>
         <div id="footer">
-            <p>powered by <a href="http://www.ispconfig.org">ISPConfig</a></p>
+            <p>Powered by <a href="http://www.ispconfig.org">ISPConfig</a></p>
         </div>
     </div>
 </body>
diff --git a/server/conf/index/user_standard_index.html_pl b/server/conf/index/user_standard_index.html_pl
index 9b0c479e30..bb3a7aa5a3 100644
--- a/server/conf/index/user_standard_index.html_pl
+++ b/server/conf/index/user_standard_index.html_pl
@@ -30,7 +30,7 @@
         padding: 4px 0 24px 0;
     }
     #footer {
-        color:#83A342;
+        color: #666666;
         background: #f9f9f9;
         padding: 10px 20px;
         border-top: 5px #efefef solid;
@@ -38,7 +38,7 @@
         text-align: center;
     }
     #footer a {
-        color: #83A342;
+        color: #999999;
     }
     --></style>
 </head>
@@ -53,7 +53,7 @@
             <p>For questions or problems please contact the <!--SUPPORT//-->support<!--SUPPORT//-->.</p>
         </div>
         <div id="footer">
-            <p>powered by <a href="http://www.ispconfig.org">ISPConfig</a></p>
+            <p>Powered by <a href="http://www.ispconfig.org">ISPConfig</a></p>
         </div>
     </div>
 </body>
diff --git a/server/conf/index/user_standard_index.html_se b/server/conf/index/user_standard_index.html_se
index 225543652b..ed9c9ae129 100644
--- a/server/conf/index/user_standard_index.html_se
+++ b/server/conf/index/user_standard_index.html_se
@@ -30,7 +30,7 @@
         padding: 4px 0 24px 0;
     }
     #footer {
-        color:#83A342;
+        color: #666666;
         background: #f9f9f9;
         padding: 10px 20px;
         border-top: 5px #efefef solid;
@@ -38,7 +38,7 @@
         text-align: center;
     }
     #footer a {
-        color: #83A342;
+        color: #999999;
     }
     --></style>
 </head>
@@ -53,7 +53,7 @@
             <p>För frågor eller problem runt detta kontakta <!--SUPPORT//-->support<!--SUPPORT//-->.</p>
         </div>
         <div id="footer">
-            <p>powered by <a href="http://www.ispconfig.org">ISPConfig</a></p>
+            <p>Powered by <a href="http://www.ispconfig.org">ISPConfig</a></p>
         </div>
     </div>
 </body>
diff --git a/server/conf/index/user_standard_index.html_sr b/server/conf/index/user_standard_index.html_sr
index 2f4fde3ca2..83ea2570ee 100644
--- a/server/conf/index/user_standard_index.html_sr
+++ b/server/conf/index/user_standard_index.html_sr
@@ -30,7 +30,7 @@
         padding: 4px 0 24px 0;
     }
     #footer {
-        color:#83A342;
+        color: #666666;
         background: #f9f9f9;
         padding: 10px 20px;
         border-top: 5px #efefef solid;
@@ -38,7 +38,7 @@
         text-align: center;
     }
     #footer a {
-        color: #83A342;
+        color: #999999;
     }
     --></style>
 </head>
@@ -53,7 +53,7 @@
             <p>Kontaktirajte <!--SUPPORT//-->support<!--SUPPORT//--> u vezi pitanja i problema.</p>
         </div>
         <div id="footer">
-            <p>powered by <a href="http://www.ispconfig.org">ISPConfig</a></p>
+            <p>Powered by <a href="http://www.ispconfig.org">ISPConfig</a></p>
         </div>
     </div>
 </body>
-- 
GitLab