b to strong, and remove bold for MySQL charset
This commit is contained in:
@@ -270,7 +270,7 @@ unset($columns);
|
||||
<?php
|
||||
} // end if
|
||||
?>
|
||||
<b>.</b>
|
||||
<strong>.</strong>
|
||||
<input type="text" size="20" name="new_name" onfocus="this.select()"
|
||||
value="<?php echo htmlspecialchars($GLOBALS['table']); ?>" /><br />
|
||||
<?php
|
||||
@@ -474,7 +474,7 @@ if (isset($possible_row_formats[$tbl_type])) {
|
||||
<?php
|
||||
} // end if
|
||||
?>
|
||||
<b>.</b>
|
||||
<strong>.</strong>
|
||||
<input type="text" size="20" name="new_name" onfocus="this.select()" /><br />
|
||||
<?php
|
||||
$choices = array(
|
||||
|
Reference in New Issue
Block a user