This commit is contained in:
Alexander M. Turek
2002-06-26 21:40:25 +00:00
parent 7832442098
commit 7349c35d7d
8 changed files with 16 additions and 6 deletions

View File

@@ -38,6 +38,7 @@ if (!defined('PMA_HTTP_AUTH_INCLUDED')) {
<head>
<title><?php echo $GLOBALS['strAccessDenied']; ?></title>
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $GLOBALS['charset']; ?>" />
<style type="text/css">
<!--
body {font-family: <?php echo $right_font_family; ?>; font-size: <?php echo $font_size; ?>; color: #000000}