Joke Collection Website - Blessing messages - Discuz tutorial: how to get rid of the new SMS reminder in the lower right corner of the forum

Discuz tutorial: how to get rid of the new SMS reminder in the lower right corner of the forum

How to get rid of the new SMS reminder in the lower right corner of the forum

Open the file \ Template \ Default \ General \ footer.htm, and then find the line 137- 150 to delete.

& lt script? type =“text/JavaScript“& gt;

var? h5n? =? New? html 5 notification();

if(h5n . is support())? {

& lt! -{if? $ _ G【member】【newpm】? & amp& amp? $ _ GET【do】? ! =? pm‘}-& gt;

h5n . show notification(‘pm‘,? $ _ G【siteurl】home . PHP? mod = space & ampdo = pm,? & lt! -{ avatar($ _ G【uid】,small,true)}-& gt; ‘,? {Lang? new pm _ subject }‘,? {Lang? newpm _ notice _ info }‘);

& lt! -{/if }-& gt;

& lt! -{if? $_G [Members] [New Tips]? & amp& amp? $ _ GET【do】? ! =? Pay attention to'}->

& lt! - {loop? $ _ G【‘member‘】【‘category _ num‘】? $key? $ val }-& gt;

& lt! - {eval? $noticetitle? =? Lang ('template',? Attention _'. $ key); }-& gt;

h5n . show notification(‘notice _ $ key‘,? $ _ G【siteurl】home . PHP? Mod = space & notification & ampview = $ key,? & lt! -{ avatar($ _ G【uid】,small,true)}-& gt; ‘,? $noticetitle? ($ val)‘,? {Lang? new notice _ notice _ info }‘);

& lt! -{/loop }-& gt;

& lt! -{/if }-& gt;

}

& lt/script & gt;