*fix numerous regressions that I let slip:
[citadel.git] / webcit / static / t / iconbar.html
index 80a4f861a94759c6e659b06b3602bc98636e7ac9..395d9a498e492fe78d64c214d409e2c4bea239ce 100644 (file)
@@ -68,13 +68,13 @@ now")>"><span>
 <??("X",1)>
 </ul>
 </div>
-<div id="customize">
-  <span><a href="/display_customize_iconbar"><?_("customize this menu")></a></span>
-</div>
 <div id="ib_logoff">
 <a href="termquit" onclick="return confirm('<?_("Log off now?")>');"
 title="<?_("Log off")>">
 <span><?_("Log off")></span>
 </a>
 </div>
+<div id="customize">
+  <span><a href="/display_customize_iconbar"><?_("customize this menu")></a></span>
+</div>
 </div>
\ No newline at end of file