mirror of
https://github.com/openwrt/luci.git
synced 2026-05-31 10:31:55 +08:00
9fe1334fd5
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>