all ImportantMessage deliveries are now done through trailing.html
[citadel.git] / webcit / static / t / room / display_private.html
index c715406515b7ece8219523b5d39ecf3713147c6c..4a8056df4710e36d00b593dcb669cb7827cabeba 100644 (file)
@@ -1,10 +1,10 @@
-<?=("head")><?=("important_msg")><?%("COND:LOGGEDIN", 1, 1, 1, "", ="paging")>
+<?=("head")><?%("COND:LOGGEDIN", 1, 1, 1, "", ="paging")>
 <div id="banner">
 <?=("roombanner")>
 </div>
 <div id="content" class="service">
 
-<?=("beginbox_1")><?_("Go to a hidden room")><?=("beginbox_2")>
+<?=("box_begin_1")><?_("Go to a hidden room")><?=("box_begin_2")>
 <p><?_("If you know the name of a hidden (guess-name) or passworded room, you can enter that room by typing its name below.  Once you gain access to a private room, it will appear in your regular room listings so you don‘t have to keep returning here.")></p>
 <form method="post" action="goto_private">
 <input type="hidden" name="nonce" value="<?NONCE>">
@@ -29,6 +29,6 @@
 &nbsp;<input type="submit" name="cancel_button" value="<?_("Cancel")>">
 </div></form>
 
-<?=("endbox")>
+<?=("box_end")>
 </div>
 <?=("trailing")>