DEV: skip using br tag in header widget rendering.

562180dd9a
This commit is contained in:
Vinoth Kannan
2020-08-22 13:38:37 +05:30
parent 0b58fee424
commit 66976baefa
2 changed files with 5 additions and 2 deletions

View File

@@ -94,8 +94,6 @@ createWidget("header-notifications", {
{},
h("h1.ring-first-notification", {}, [
h("span", {}, I18n.t("user.first_notification")),
h("br"),
h("br"),
h("span", {}, [
I18n.t("user.skip_new_user_tips.not_first_time"),
" ",