0
0
mirror of https://github.com/openwrt/luci.git synced 2025-01-31 00:12:22 +00:00
Jo-Philipp Wich a93a91d758 luci-app-frps: fix markup which is not valid XHTML
Replace `<br>` with `<br />` as XHTML does not allow self-closing tags.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2021-10-08 19:53:09 +02:00
..