Hannes Heute
60e1427ffe
remove a superfluous '01' that appeared next to checkboxes from template file
2024-01-10 17:41:53 +01:00
Dr. Tobias Quathamer
e6036b8266
Clean up smarty templates.
...
This simplifies some logic in if-conditions, because
smarty just returns an empty string for undefined
variables.
Also, this commit removes unnecessary values from
HTML input attributes.
2024-01-07 21:40:01 +01:00
Dr. Tobias Quathamer
26f4532d47
Enable HTML attributes in all form fields.
...
Closes #13804
2024-01-06 16:28:48 +01:00
Michael
0b66970ec9
Acessibility: Improve navigation and contact approval
2020-02-05 16:14:04 +00:00
Michael
15d9dee066
Fixed condition
2019-10-18 05:58:33 +00:00
Michael
1de3960e26
Merge remote-tracking branch 'upstream/develop' into aria
2019-10-17 22:08:05 +00:00
Hypolite Petovan
c407fb7963
Avoid escaping relevant template variables
2018-12-16 22:38:32 -05:00
Michael
c5a90551ba
Some aria changes
2018-04-29 05:02:42 +00:00
Andreas Neustifter
fe74a3d697
Remove empty help spans from templates.
...
The empty spans from the templates mess up the layout sometimes, and are useless weight anyway.
Lets get rid of them.
2018-04-23 20:29:55 +00:00
rabuzarus
74d813042f
extend checkbox template for customized attributes
2017-10-15 18:45:49 +02:00
rabuzarus
860d6d51b9
Frio: add "aria-describedby" to the field templates
2017-01-03 17:38:08 +01:00
Hypolite Petovan
4021109696
Improve field_checkbox.tpl
...
- Adds a hidden field to ensure the checkbox item will have a value
during save.
- Fix quotes for HTML attribute values
2016-10-02 15:21:20 -04:00
rabuzarus
b67378ac69
restructuring for PR for friendica main repo
2016-05-25 15:12:29 +02:00