b to strong, and remove bold for MySQL charset

This commit is contained in:
Marc Delisle
2008-07-09 15:24:44 +00:00
parent 1f1013b3ce
commit fe78d240bb
19 changed files with 50 additions and 50 deletions

View File

@@ -110,7 +110,7 @@ if (isset($_REQUEST['nopass'])) {
PMA_showMessage($strUpdateProfileMessage, $sql_query, 'success');
?>
<a href="index.php<?php echo PMA_generate_common_url($_url_params); ?>" target="_parent">
<b><?php echo $strBack; ?></b></a>
<strong><?php echo $strBack; ?></strong></a>
<?php
require_once './libraries/footer.inc.php';
} // end if