luci-app-ttyd: fix markup which is not valid XHTML
authorJo-Philipp Wich <jo@mein.io>
Fri, 8 Oct 2021 17:51:26 +0000 (19:51 +0200)
committerJo-Philipp Wich <jo@mein.io>
Fri, 8 Oct 2021 17:53:09 +0000 (19:53 +0200)
commit70f3ae5072a4c749a7c9a043203b0796846d8c80
tree24d90141cc3af94222e0c1f2e09aa157f11b3cc8
parent0350fbf6e3c3000c2a0236be2734c83a0363d363
luci-app-ttyd: 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>
34 files changed:
applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/term.js
applications/luci-app-ttyd/po/ar/ttyd.po
applications/luci-app-ttyd/po/bg/ttyd.po
applications/luci-app-ttyd/po/bn_BD/ttyd.po
applications/luci-app-ttyd/po/ca/ttyd.po
applications/luci-app-ttyd/po/cs/ttyd.po
applications/luci-app-ttyd/po/de/ttyd.po
applications/luci-app-ttyd/po/el/ttyd.po
applications/luci-app-ttyd/po/en/ttyd.po
applications/luci-app-ttyd/po/es/ttyd.po
applications/luci-app-ttyd/po/fi/ttyd.po
applications/luci-app-ttyd/po/fr/ttyd.po
applications/luci-app-ttyd/po/he/ttyd.po
applications/luci-app-ttyd/po/hi/ttyd.po
applications/luci-app-ttyd/po/hu/ttyd.po
applications/luci-app-ttyd/po/it/ttyd.po
applications/luci-app-ttyd/po/ja/ttyd.po
applications/luci-app-ttyd/po/ko/ttyd.po
applications/luci-app-ttyd/po/mr/ttyd.po
applications/luci-app-ttyd/po/ms/ttyd.po
applications/luci-app-ttyd/po/nb_NO/ttyd.po
applications/luci-app-ttyd/po/pl/ttyd.po
applications/luci-app-ttyd/po/pt/ttyd.po
applications/luci-app-ttyd/po/pt_BR/ttyd.po
applications/luci-app-ttyd/po/ro/ttyd.po
applications/luci-app-ttyd/po/ru/ttyd.po
applications/luci-app-ttyd/po/sk/ttyd.po
applications/luci-app-ttyd/po/sv/ttyd.po
applications/luci-app-ttyd/po/templates/ttyd.pot
applications/luci-app-ttyd/po/tr/ttyd.po
applications/luci-app-ttyd/po/uk/ttyd.po
applications/luci-app-ttyd/po/vi/ttyd.po
applications/luci-app-ttyd/po/zh_Hans/ttyd.po
applications/luci-app-ttyd/po/zh_Hant/ttyd.po