[sword-svn] r185 - trunk

scribe at crosswire.org scribe at crosswire.org
Fri Jan 7 17:55:11 MST 2005


Author: scribe
Date: 2005-01-07 17:55:11 -0700 (Fri, 07 Jan 2005)
New Revision: 185

Modified:
   trunk/bookdisplay.jsp
Log:
Fixed right sidebar


Modified: trunk/bookdisplay.jsp
===================================================================
--- trunk/bookdisplay.jsp	2004-12-06 20:21:01 UTC (rev 184)
+++ trunk/bookdisplay.jsp	2005-01-08 00:55:11 UTC (rev 185)
@@ -53,8 +53,10 @@
 	<tiles:put name="lookup_url" value="bookdisplay.jsp" />
 	<tiles:put name="title" value="General Book Display" />
 	<tiles:put name="pintro" type="string" ><div></div></tiles:put>
+	<tiles:put name="sidebar_right" type="string" ><div></div></tiles:put>
 	<tiles:put name="sidebar_left" type="string">
 
+
 	<div id="genbooknav">
 	<%
 		if (module != null) {



More information about the sword-cvs mailing list