Perhaps you should say...
Edit template FORUMHOME
Find:
Code:
<vb:if condition="$show['activemembers']">
<dt>{vb:rawphrase active_members}</dt>
<dd>{vb:raw activemembers}</dd>
</vb:if>
Add under:
Code:
<dt>Registered Today</dt><dd>{vb:raw newmembers}</dd>
This way they don't copy/paste your custom shoutbox code or other possibly outdated code in the template that could cause conflicts etc.
Then add a better description to the mod and goodness sake man remove the large red bold font

.
Code:
This quick template edit will display the number of new members who registered "Today" if you have Paul M's modification "Members who have registered today" installed.
Also... did you realize your link above
https://vborg.vbsupport.ru/showthrea...gistered+Today is actually the who have visited mod instead of the who have registered?