This commit is contained in:
Thilina Buddika 2012-07-22 20:35:22 +05:30
parent 5e4a8d4d67
commit bf3c8899e4

View File

@ -19,7 +19,7 @@ if (! defined('PHPMYADMIN')) {
function PMA_getHtmlForDatabaseComment()
{
$html_output = '<div class="operations_half_width">'
. '<form method="post" action="db_operatins.php">'
. '<form method="post" action="db_operations.php">'
. PMA_generate_common_hidden_inputs($GLOBALS['db'])
. '<fieldset>'
. '<legend>';