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

@@ -32,7 +32,7 @@ if ($triggers) {
$drop_and_create = $trigger['drop'] . $delimiter . "\n" . $trigger['create'] . "\n";
echo sprintf('<tr class="%s">
<td><b>%s</b></td>
<td><strong>%s</strong></td>
<td>%s</td>
<td>%s</td>
<td>%s</td>