class=
This commit is contained in:
parent
d0050f7d59
commit
c00012f28b
@ -225,7 +225,9 @@ else
|
||||
}
|
||||
else
|
||||
{
|
||||
<b>@Localizer["NoNotificationsReceived.Text"]</b>
|
||||
<div class="no-notifications-text">
|
||||
@Localizer["NoNotificationsReceived.Text"]
|
||||
</div>
|
||||
}
|
||||
}
|
||||
else
|
||||
@ -287,7 +289,9 @@ else
|
||||
}
|
||||
else
|
||||
{
|
||||
<b>@Localizer["NoNotificationsSent.Text"]</b>
|
||||
<div class="no-notifications-text">
|
||||
@Localizer["NoNotificationsSent.Text"]
|
||||
</div>
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user