mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-09-26 11:19:14 +02:00
There is no way in ZF to have an input[type=submit] with an unescaped label ( = value). I temporarily replaced all iconSubmitForms with inputs labelled with "X" - as all we used them for were delete operations.