From e7c79f872573a16ea5fb30b707c71a3a86c692e0 Mon Sep 17 00:00:00 2001 From: Jakub Vrana Date: Sat, 6 Jul 2013 23:05:27 -0700 Subject: [PATCH] Mark length as required for strings Uses instead of
to highlight error fields. --- adminer/create.inc.php | 6 +++--- adminer/include/editing.inc.php | 2 +- adminer/static/editing.js | 1 + changes.txt | 1 + 4 files changed, 6 insertions(+), 4 deletions(-) diff --git a/adminer/create.inc.php b/adminer/create.inc.php index 1bb8715d..0c85ac44 100644 --- a/adminer/create.inc.php +++ b/adminer/create.inc.php @@ -158,7 +158,7 @@ foreach ($engines as $engine) { "(" . lang('engine') . ")") + $engines, $row["Engine"]) : ""); ?> "(" . lang('collation') . ")") + $collations, $row["Collation"]) : ""); ?> - +

- -> + + formnovalidate>

-" size="3" onfocus="editingLengthFocus(this);">" size="3" onfocus="editingLengthFocus(this);">