From: Jakub Vrana Date: Mon, 19 Sep 2016 13:27:34 +0000 (+0200) Subject: Add accessibility labels to Create Table fields X-Git-Tag: v4.3.0~89 X-Git-Url: https://git.joonet.de/?a=commitdiff_plain;h=682e86d2361fc517c58fb602503228ea5e794f3a;p=adminer.git Add accessibility labels to Create Table fields --- diff --git a/adminer/include/editing.inc.php b/adminer/include/editing.inc.php index 230b3960..e769b083 100644 --- a/adminer/include/editing.inc.php +++ b/adminer/include/editing.inc.php @@ -141,7 +141,7 @@ function edit_type($key, $field, $collations, $foreign_keys = array()) { global $structured_types, $types, $unsigned, $on_actions; $type = $field["type"]; ?> - aria-labelledby="label-type"> -" size="3" onfocus="editingLengthFocus(this);" onchange="editingLengthChange(this);" onkeyup="this.onchange();">" size="3" onfocus="editingLengthFocus(this);" onchange="editingLengthChange(this);" onkeyup="this.onchange();" aria-labelledby="label-length">