XHTML other fixes
This commit is contained in:
@@ -36,7 +36,7 @@ if ($is_create_db_priv) {
|
||||
<strong><?php echo $strCreateNewDatabase . ': ' . PMA_showMySQLDocu('SQL-Syntax', 'CREATE_DATABASE'); ?></strong><br />
|
||||
<?php
|
||||
echo '<span class="noPrivileges">'
|
||||
. ($cfg['ErrorIconic'] ? '<img src="' . $pmaThemeImage . 's_error2.png" width="11" height="11" hspace="2" border="0" align="middle" />' : '')
|
||||
. ($cfg['ErrorIconic'] ? '<img src="' . $pmaThemeImage . 's_error2.png" alt="" width="11" height="11" hspace="2" border="0" align="middle" />' : '')
|
||||
. '' . $strNoPrivileges .'</span>';
|
||||
} // end create db form or message
|
||||
?>
|
||||
|
Reference in New Issue
Block a user