[sword-cvs] swordweb/tiles header.jsp,1.21,1.22

sword@www.crosswire.org sword@www.crosswire.org
Tue, 11 Nov 2003 13:12:46 -0700


Update of /usr/local/cvsroot/swordweb/tiles
In directory www:/tmp/cvs-serv3860

Modified Files:
	header.jsp 
Log Message:
removed the br tag. I don't see it did anything. and even if it did, we 
should do it through css.


Index: header.jsp
===================================================================
RCS file: /usr/local/cvsroot/swordweb/tiles/header.jsp,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- header.jsp	11 Nov 2003 20:05:46 -0000	1.21
+++ header.jsp	11 Nov 2003 20:12:44 -0000	1.22
@@ -15,7 +15,7 @@
 <div id="contentTray0">
 <div id="contentTray1">
 <div id="contentTray2">
-  <div id="pageBorderTop"><br /></div>
+  <div id="pageBorderTop"></div>
   <div id="header">
     <h1><acronym title="Open Scripture Information Standard">OSIS</acronym> Bible Tool</h1>
   </div>