mirror of
https://github.com/openwrt/luci.git
synced 2026-04-15 10:51:51 +00:00
dispatched.title is sometimes null, especially where menu JSON does not declare a title for a page. Also, while we're here, wrap these in i18n tags, since the JSON titles are often translated (they're included in po matter). Closes #8222 Signed-off-by: Paul Donald <newtwen+github@gmail.com>