mirror of
https://github.com/znc/znc.git
synced 2026-06-11 09:15:01 +02:00
5fbf528a49
In HTML one <form> can't be inside another one... In XHTML it works... Thanks to skydrome for reporting this. Also I tried to fix listeners editor, as they used nested forms too... But it seems that I messed up the whole table. Let someone more skilled in HTML fix this broken layout. At least buttons themselves work now.