]> code.citadel.org Git - citadel.git/blobdiff - webcit/static/t/knrooms.html
Merge branch 'master' of ssh://git.citadel.org/appl/gitroot/citadel
[citadel.git] / webcit / static / t / knrooms.html
index c55fbb63b252d6fd87fdf87b58aee83e11c0ecc9..9fc8a5975ec778540837939a94f039182647523d 100644 (file)
@@ -1,4 +1,6 @@
-<div id="content" class="service">
-<table BORDER=0 WIDTH=96%% CELLPADDING=5>
-<?ITERATE("LKRA", ="knrooms_rooms")>
-</table>
+<div class="service">
+       <table border="0" width="96%" cellpadding="5">
+               <?ITERATE("LKRA", ="knrooms_rooms")>
+       </table>
+</div>
+</div>