]> code.citadel.org Git - citadel.git/blobdiff - webcit/static/t/preferences.html
MAILINGLIST: add facility to choose the default room email alias.
[citadel.git] / webcit / static / t / preferences.html
index 222ed05dda4adc24c12ece228e576ab3782f676a..ff0f796f670168a9da6f66afcb17ed2ebb016ae6 100644 (file)
@@ -1,9 +1,9 @@
 <?=("head")>
-<?=("important_msg")>
-<?ICONBAR>
+<?%("COND:LOGGEDIN", 1, 1, 1, "", ="paging")>
 <div id="banner">
+  <h1><?_("Preferences and settings")></h1>
 </div>
 <div id="content" class="service">
-<?DOBOXED("box_preferences", _("Preferences and settings"))>
+<?DOBOXED("prefs_box", _("Preferences and settings"))>
 </div>
 <?=("trailing")>