]> code.citadel.org Git - citadel.git/blobdiff - webcit/static/t/iconbar.html
Tuned up the 'logged in as' / 'not logged in' ...
[citadel.git] / webcit / static / t / iconbar.html
index 65d7d3a9d3d991fe1871ffca8448f3ba19e0dec2..4a84bef3eb535e47a9aca557937363217ea8d1ae 100644 (file)
 <??("X",1)>
 </ul>
 </div>
+<??("COND:LOGGEDIN",2)>
 <div id="ib_logoff" class="ib_button">
-<a class="ib_button_link" href="termquit" onclick="return confirm('<?_("Log off now?")>');" title="<?_("Log off")>"><span><?_("Log off")></span></a>
+<a class="ib_button_link" href="javascript:ConfirmLogoff()" title="<?_("Log off")>"><span><?_("Log off")></span></a>
 </div>
 <div id="customize" class="iconbar_text">
   <span><a href="do_template?template=iconbar_edit"><?_("customize this menu")></a></span>
 </div>
+<??("X",2)>
 <div class="ctdlTemplate">
 <span id="rmlist_template"><?_("switch to room list")></span>
 <span id="mnlist_template"><?_("switch to menu")></span>