Merge pull request #29604 from overleaf/mj-invite-to-group-missing-tag
[web] Add missing child tag group invitation inviter name GitOrigin-RevId: a0367f821917b937cbe68cfbb8b5a5f5a189d8f8
This commit is contained in:
committed by
Copybot
parent
5a4592b153
commit
b9bad54dc6
@@ -11,7 +11,7 @@ block content
|
||||
.card.text-center
|
||||
.card-body
|
||||
.page-header
|
||||
h1.text-center !{translate("invited_to_group", {inviterName: inviterName, appName: appName })}
|
||||
h1.text-center !{translate("invited_to_group", {inviterName: inviterName, appName: appName }, [{name: 'span', attrs: {class: 'team-invite-name'}}])}
|
||||
|
||||
if accountExists
|
||||
div
|
||||
|
||||
Reference in New Issue
Block a user