missed "NOTES" button

This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

  • missed "NOTES" button

    for everyone who missed the "NOTES" button like in the other versions of 2moons...

    find in the file
    newstar/styles/theme/nsc/templates/game/main.topnav.tpl



    Source Code: main.topnav.tpl

    1. {if isModuleAvailable($smarty.const.MODULE_MESSAGES)}
    2. <a title="{$LNG.lm_messages}" href="game.php?page=messages" id="a_mesage">
    3. <span class="mesages"></span>
    4. {nocache}{if $new_message > 0}<span class="new_email"><span id="newmesnum">{$new_message}</span></span>{/if}{/nocache}
    5. </a>
    6. <div class="separator_nav"></div>
    7. {/if}

    simply add following lines after that


    Source Code

    1. {if isModuleAvailable($smarty.const.MODULE_NOTICE)}<a title="{$LNG.lm_notes}" href="javascript:OpenPopup('?page=notes', 'notes', 720, 300);"><img src="./styles/resource/images/notes.png"/> </a>
    2. {/if}





    place the icon into
    newstar/styles/resource/images/notes.png


    now you`re ready and it should look like this:

    Es zählt nicht wie lang man lebt, sondern wie intensiv.Euer Mond ist meine Sonne, Euer Montag - mein Sonntag.Musik ist Leben!

    ⭐Psy Love Is My Love⭐