b to strong, and remove bold for MySQL charset
This commit is contained in:
@@ -68,7 +68,7 @@ if ($routines) {
|
||||
$sqlDropProc = 'DROP FUNCTION ' . PMA_backquote($routine['SPECIFIC_NAME']);
|
||||
}
|
||||
echo sprintf('<tr class="%s">
|
||||
<td><b>%s</b></td>
|
||||
<td><strong>%s</strong></td>
|
||||
<td>%s</td>
|
||||
<td>%s</td>
|
||||
<td>%s</td>
|
||||
|
Reference in New Issue
Block a user