Wrap some long lines
This commit is contained in:
parent
def75ac09f
commit
5a8ed25ef4
@ -1232,7 +1232,8 @@ function PMA_getOptionsBlock($db, $table, $sql_query, $goto)
|
||||
|
||||
$options_html = '';
|
||||
|
||||
$options_html .= '<form method="post" action="sql.php" name="displayOptionsForm" '
|
||||
$options_html .= '<form method="post" action="sql.php" '
|
||||
. 'name="displayOptionsForm" '
|
||||
. 'id="displayOptionsForm"';
|
||||
|
||||
if ($GLOBALS['cfg']['AjaxEnable']) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user