Performed a bunch of markup fixes suggested by validator.w3.org
[citadel.git] / webcit / static / t / important_msg.html
index cf11c7ed9648cc25c0d2127478d5d0cd20421280..61cddadf34c8625a40c793beedcde5ea13f72f8a 100644 (file)
@@ -2,7 +2,7 @@
 <div id="important_message">
 <span class="imsg">
 <?IMPORTANTMESSAGE>
-</span><br />
+</span><br>
 </div>
 <script type="text/javascript">
   setTimeout('hide_imsg_popup()', 5000);