mirror of
https://github.com/vrana/adminer.git
synced 2025-08-07 23:27:17 +02:00
Editor: Display field comment's text inside [] only in edit form
This commit is contained in:
@@ -920,6 +920,7 @@ function input($field, $value, $function) {
|
||||
. "$attrs>"
|
||||
;
|
||||
}
|
||||
echo $adminer->editHint($_GET["edit"], $field, $value);
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user