]> code.citadel.org Git - citadel.git/blobdiff - webcit/static/t/navbar.html
Merge branch 'master' of ssh://git.citadel.org/appl/gitroot/citadel
[citadel.git] / webcit / static / t / navbar.html
index 608606f3e4aa6941869d61bdf00028ea70135e32..05e3e3b35d180db5eff904aef8e71468297096f4 100644 (file)
 <?!("COND:THISROOM:CURR_VIEW", 80, #"VIEW_WIKI")>
         <??("COND:WIKI:PAGE", 81, "home")>
        <li class="readallmess">
-               <a href="wiki?page=home?go=<?ROOM:INFO:PRINT_NAME("U")>">
+               <a href="wiki?page=home?go=<?THISROOM:NAME("U")>">
                        <img src="static/webcit_icons/essen/16x16/readallmsg.png" alt="" width="16" height="16">
                        <span class="navbar_link"><?_("Wiki home")></span>
                </a>
                 <a href="javascript:ToggleVisibility('runqueue')"><img src="static/webcit_icons/essen/16x16/refresh.png" alt="" width="16" height="16">
                        <span class="navbar_link"><?_("Resend Mailqueue now")></span></a>
        </li>
-<??("X", 90)>
+<??("X", 100)>
 
 </ul></div>