Till Brehm
2016-07-24 b9a3ef486ebcde18a5ade37865ff8f397185d24f
server/conf/error/br/500.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 500 - Internal Server Error!</title>
    <title>ERRO 500 - Erro interno do servidor!</title>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta name="robots" content="noindex" />
    <style type="text/css"><!--
@@ -46,13 +46,13 @@
<body>
    <div id="page">
        <div id="header" class="status5xx">
            <h1>ERROR 500 - Internal Server Error!</h1>
            <h1>ERRO 500 - Erro interno do servidor!</h1>
        </div>
        <div id="content">
            <h2>The following error occurred:</h2>
            <p>The requested URL caused an internal server error.</p>
         <P>If you get this message repeatedly please contact the <!--WEBMASTER//-->webmaster<!--WEBMASTER//-->.</p>
        </div>
            <h2>O seguinte erro ocorreu:</h2>
            <p>O erro no endere&ccedil;o requisitado foi causado por uma Requisi&ccedil;&atilde;o interna do servidor inv&aacute;lida. </p>
         <P>Se est&aacute; mensagem se repetir muitas vezes contate seu webmaster.</p>
      </div>
        <div id="footer">
            <p>Powered by <a href="http://www.ispconfig.org">ISPConfig</a></p>
        </div>