* fix whether we can create a floor or not.
authorWilfried Göesgens <willi@citadel.org>
Sat, 14 Aug 2010 14:09:21 +0000 (14:09 +0000)
committerWilfried Göesgens <willi@citadel.org>
Sat, 14 Aug 2010 14:09:21 +0000 (14:09 +0000)
webcit/static/t/room/create.html

index 2f634e94fab8efc5bd0d0d579d3858b416f2a7ba..80c0f21cebf27b24a0bf1cd59b5a60e6e044a582 100644 (file)
@@ -1,7 +1,7 @@
-<??("COND:MAY_CREATE_ROOM", 10)>
+<?!("COND:MAY_CREATE_ROOM", 10)>
 <?=("display_main_menu")>
-<??("X", 10)>
-<?!("COND:MAY_CREATE_ROOM", 11)>
+<?!("X", 10)>
+<??("COND:MAY_CREATE_ROOM", 11)>
 <?=("head")><?=("important_msg")><?%("COND:LOGGEDIN", 1, 1, 1, "", ="paging")>
 <div id="banner">
 <?=("roombanner")>
@@ -108,4 +108,4 @@ else {
 
 </div>
 <?=("trailing")>
-<?!("X", 11)>
+<??("X", 11)>