mailcow/data
TophEvich d99b6897e0
[Web] Fix admin ui html label references (#4105)
Many of the labels referenced inputs that did not have the IDs they were supposed to have.
As some of those inputs on the page have the same name but in different forms, the ID could
not always be the same as the name.
For these cases, to avoid conflicts, the forms data-id is used as a prefix for the id attribute.

Also a rogue " was removed
2021-05-23 19:36:18 +00:00
..
Dockerfiles [Netfilter] Implement protocol error regex, fulfills #4093 2021-05-10 08:44:34 +02:00
assets [Git] Sort gitignore 2021-02-11 15:24:34 +01:00
conf [Nginx, SOGo] Set mime type text/plain instead of returning 403 when opening risky attachments 2021-05-17 21:21:35 +02:00
hooks [mailcow] Keep hook subdirectories 2021-04-19 08:49:55 +02:00
web [Web] Fix admin ui html label references (#4105) 2021-05-23 19:36:18 +00:00