This commit is contained in:
Marc Delisle
2002-08-21 14:47:22 +00:00
parent 8a3a84dc0f
commit 589ffda3ac
5 changed files with 9 additions and 1 deletions

View File

@@ -109,6 +109,7 @@ input.textfield {font-family: <?php echo $right_font_family; ?>; font-size: <?ph
<body bgcolor="<?php echo $cfg['RightBgColor']; ?>">
<center>
<a href="http://www.phpmyadmin.net" target="_blank"><img name="imLogo" id="imLogo" src="images/pma_logo.png" border="0" width="88" height="31" alt="phpMyAdmin" /></a>
<h1><?php echo sprintf($GLOBALS['strWelcome'], ' phpMyAdmin ' . PMA_VERSION . ' - ' . $GLOBALS['strLogin']); ?></h1>
<br />