* finish off ROOMPIC hard coded callback, thanks the_mgt for starting the template
[citadel.git] / webcit / static / t / roombanner.m.html
index 3afa12d691b45e6241d882fa2998d7a26ed749c8..05a4f200736217354ac7ef2ce40d14ce40638db9 100644 (file)
@@ -1,6 +1,6 @@
 <!-- start roombanner.html -->
 <div class="banner" >
-<h1 class="roomname"><?ROOMPIC> <?ROOMNAME></h1>
+<h1 class="roomname"><?=("room_view_picture")> <?ROOMNAME></h1>
 <p><?ROOMINFO> <?NUMMSGS></p>
 <p><?START> <?SEARCHOMATIC></p>
 </div>