Performed a bunch of markup fixes suggested by validator.w3.org
[citadel.git] / webcit / static / t / room / view_picture.html
index 943e84728a802c0541c4ccc133ca9ff94ee76be3..f3152dd4441d7d3d61aeb5f0fb1a4ea2118544ce 100644 (file)
@@ -2,30 +2,30 @@
 <img height="64px" alt="<?_("Room Logo")>" src="image?name=_roompic_?room=<?ROOMNAME("U")>">
 <?!("X", 1)><??("COND:THISROOM:HAVE_PIC", 2)>
        <?!("COND:ROOM:TYPE_IS", 3, #"VIEW_ADDRESSBOOK")>
-               <img class="roompic" alt="" src="static/viewcontacts_48x.gif" />
+               <img class="roompic" alt="" src="static/viewcontacts_48x.gif">
        <?!("X", 3)>
        <?!("COND:ROOM:TYPE_IS", 4, #"VIEW_CALENDAR")>
-               <img class="roompic" alt="" src="static/calarea_48x.gif" width="48" height="48" />
+               <img class="roompic" alt="" src="static/calarea_48x.gif" width="48" height="48">
         <?!("X", 4)>
        <?!("COND:ROOM:TYPE_IS", 5, #"VIEW_CALBRIEF")>
-               <img class="roompic" alt="" src="static/calarea_48x.gif" width="48" height="48" />
+               <img class="roompic" alt="" src="static/calarea_48x.gif" width="48" height="48">
        <?!("X", 5)>
        <?!("COND:ROOM:TYPE_IS", 6, #"VIEW_TASKS")>
-               <img class="roompic" alt="" src="static/taskmanag_48x.gif" width="48" height="48" />
+               <img class="roompic" alt="" src="static/taskmanag_48x.gif" width="48" height="48">
        <?!("X", 6)>
        <?!("COND:ROOM:TYPE_IS", 7, #"VIEW_NOTES")>
-               <img class="roompic" alt="" src="static/storenotes_48x.gif" width="48" height="48" />
+               <img class="roompic" alt="" src="static/storenotes_48x.gif" width="48" height="48">
         <?!("X", 7)>
        <?!("COND:ROOM:TYPE_IS", 8, #"VIEW_MAILBOX")>
-               <img class="roompic" alt="" src="static/privatemess_48x.gif" width="48" height="48" />
+               <img class="roompic" alt="" src="static/privatemess_48x.gif" width="48" height="48">
         <?!("X", 8)>
        <?!("COND:ROOM:TYPE_IS", 9, #"VIEW_BBS")>
-                <img class="roompic" alt="" src="static/chatrooms_48x.gif" width="48" height="48" />
+                <img class="roompic" alt="" src="static/chatrooms_48x.gif" width="48" height="48">
         <?!("X", 9)>
        <?!("COND:ROOM:TYPE_IS", 9, #"VIEW_JOURNAL")>
-                <img class="roompic" alt="" src="static/chatrooms_48x.gif" width="48" height="48" />
+                <img class="roompic" alt="" src="static/chatrooms_48x.gif" width="48" height="48">
         <?!("X", 9)>
        <?!("COND:ROOM:TYPE_IS", 9, #"VIEW_BLOG")>
-                <img class="roompic" alt="" src="static/chatrooms_48x.gif" width="48" height="48" />
+                <img class="roompic" alt="" src="static/chatrooms_48x.gif" width="48" height="48">
         <?!("X", 9)>
 <??("X", 2)>