[sword-cvs] swordweb index.jsp,1.8,1.9
sword@www.crosswire.org
sword@www.crosswire.org
Tue, 23 Sep 2003 20:09:41 -0700
Update of /usr/local/cvsroot/swordweb
In directory www:/tmp/cvs-serv29933
Modified Files:
index.jsp
Log Message:
more XHTML clean up and added alternate style sheet. "Wash Out" will be the base for the new CSS.
Index: index.jsp
===================================================================
RCS file: /usr/local/cvsroot/swordweb/index.jsp,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- index.jsp 24 Sep 2003 02:09:50 -0000 1.8
+++ index.jsp 24 Sep 2003 03:09:39 -0000 1.9
@@ -38,11 +38,10 @@
<tiles:put name="sidebar_right" type="string">
<div class="bluepanel">
-<h4>Library Upload Tool</h4>
-
-<form><input type="submit" class="searchbutton" value="ADD YOUR TEXT HERE" /></form><br/>
-<i>Have you produced serious academic scholarship related to Biblical text? Using our Scholar OSIS Tool, you can upload it for students or fellow scholars to review, or submit it to SBL for inclusion on OSIS Bible Tool.<br/><br>
-Only works reviewed and approved by SBL will be added for viewing by the public at large.</i>
+<h2>Library Upload Tool</h2>
+<p><a href="place_holder">ADD YOUR TEXT HERE</a></p>
+<p>Have you produced serious academic scholarship related to Biblical text? Using our Scholar OSIS Tool, you can upload it for students or fellow scholars to review, or submit it to SBL for inclusion on OSIS Bible Tool.</p>
+<p>Only works reviewed and approved by SBL will be added for viewing by the public at large.</p>
</div>
</tiles:put>