From b6f59604b80be440b20a72fa5db715a0fa3930df Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Tue, 15 May 2007 15:44:18 +0000 Subject: [PATCH] #10948 git-svn-id: file:///svn/phpbb/trunk@7587 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/includes/functions.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phpBB/includes/functions.php b/phpBB/includes/functions.php index 044dac541b..46b946bd53 100644 --- a/phpBB/includes/functions.php +++ b/phpBB/includes/functions.php @@ -3706,7 +3706,7 @@ function msg_handler($errno, $msg_text, $errfile, $errline) echo '.panel { margin: 4px 0; background-color: #FFFFFF; border: solid 1px #A9B8C2; } '; echo '#errorpage #page-header a { font-weight: bold; line-height: 6em; } #errorpage #content { padding: 10px; } #errorpage #content h1 { line-height: 1.2em; margin-bottom: 0; color: #DF075C; } '; echo '#errorpage #content div { margin-top: 20px; margin-bottom: 5px; border-bottom: 1px solid #CCCCCC; padding-bottom: 5px; color: #333333; font: bold 1.2em "Lucida Grande", Arial, Helvetica, sans-serif; text-decoration: none; line-height: 120%; text-align: left; } '; - echo "\n" . '//-->' . "\n" . '' . "\n"; echo ''; echo ''; echo '';