From: Tobias Diekershoff Date: Mon, 4 Apr 2016 06:10:27 +0000 (+0200) Subject: added aria describedby elements refering to field help to the input templates X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=1ee405c9c3d9e6ae805df34a2b57b80d0428e8cb;p=friendica.git added aria describedby elements refering to field help to the input templates --- diff --git a/view/templates/field_checkbox.tpl b/view/templates/field_checkbox.tpl index e476c07d72..06796376b6 100644 --- a/view/templates/field_checkbox.tpl +++ b/view/templates/field_checkbox.tpl @@ -1,5 +1,5 @@
- - {{$field.3}} + + {{$field.3}}
diff --git a/view/templates/field_combobox.tpl b/view/templates/field_combobox.tpl index a2f7c3f27e..4586550166 100644 --- a/view/templates/field_combobox.tpl +++ b/view/templates/field_combobox.tpl @@ -7,12 +7,12 @@ {{foreach $field.4 as $opt=>$val}}