mirror of
https://github.com/vrana/adminer.git
synced 2025-08-08 07:36:44 +02:00
Report offline and other AJAX errors (bug #419)
This commit is contained in:
@@ -1307,7 +1307,6 @@ function edit_form($TABLE, $fields, $row, $update) {
|
||||
echo "<p class='error'>" . lang('No rows.') . "\n";
|
||||
}
|
||||
?>
|
||||
<div id="message"></div>
|
||||
<form action="" method="post" enctype="multipart/form-data" id="form">
|
||||
<?php
|
||||
if (!$fields) {
|
||||
|
Reference in New Issue
Block a user