]> code.citadel.org Git - citadel.git/blobdiff - webcit/static/t/iconbar.html
* templatize iconbar editing
[citadel.git] / webcit / static / t / iconbar.html
index 21cff7b84b3623f6c929af7afbf4f074c10f9c73..038057cad8af56e7126ac94aaf721573f4acbe04 100644 (file)
@@ -43,8 +43,7 @@
 </a>
 </li>
 <li id="ib_users" class="ib_button">
-<a class="ib_button_link" href="do_template?template=who" title="<?_("See who is online right
-now")>"><span>
+<a class="ib_button_link" href="do_template?template=who" title="<?_("See who is online right now")>"><span>
 <?_("Online users")>
 </span>
 </a>
@@ -78,7 +77,7 @@ title="<?_("Log off")>">
 </a>
 </div>
 <div id="customize" class="iconbar_text">
-  <span><a href="display_customize_iconbar"><?_("customize this menu")></a></span>
+  <span><a href="do_template?template=iconbar_edit"><?_("customize this menu")></a></span>
 </div>
 <div class="ctdlTemplate">
 <span id="rmlist_template"><?_("switch to room list")></span>