Re-add support for "New user message" notification

This is a follow-up to pre-abe94aa4082dbc4f8b9060528a1b4fea2d0af0f1

Bug: T330503
Change-Id: I2416df717166cb8c32e8016631f41ff9d635c0b6
This commit is contained in:
Porplemontage 2023-02-24 13:46:58 +00:00
parent f4c7a958ff
commit 23bc48d061

View file

@ -12,7 +12,7 @@
<div id="bodyContent" class="monobook-body">
<div id="siteSub">{{ msg-tagline }}</div>
<div id="contentSub" {{{html-user-language-attributes}}}>{{{html-subtitle}}}</div>
{{#html-undelete-link}}<div id="contentSub2">{{{.}}}</div>{{/html-undelete-link}}{{{html-newtalk}}}
{{#html-undelete-link}}<div id="contentSub2">{{{.}}}</div>{{/html-undelete-link}}{{{html-user-message}}}
<div id="jump-to-nav"></div><a href="#column-one" class="mw-jump-link">{{msg-monobook-jumptonavigation}}</a><a href="#searchInput" class="mw-jump-link">{{msg-monobook-jumptosearch}}</a>
<!-- start content -->
{{{html-body-content}}}