[sword-cvs] swordweb parallelstudy.jsp,1.5,1.6
sword@www.crosswire.org
sword@www.crosswire.org
Mon, 18 Aug 2003 17:31:08 -0700
- Previous message: [sword-cvs] sword/bindings/corba/orbitcpp swordorb-impl.cpp,1.6,1.7 swordorb-impl.hpp,1.5,1.6 testclient.cpp,1.5,1.6
- Next message: [sword-cvs] swordweb init.jsp,1.3,1.4 parallelstudy.jsp,1.6,1.7 passagestudy.jsp,1.3,1.4
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /usr/local/cvsroot/swordweb
In directory www:/tmp/cvs-serv18640
Modified Files:
parallelstudy.jsp
Log Message:
Index: parallelstudy.jsp
===================================================================
RCS file: /usr/local/cvsroot/swordweb/parallelstudy.jsp,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- parallelstudy.jsp 20 Jun 2003 22:16:19 -0000 1.5
+++ parallelstudy.jsp 19 Aug 2003 00:31:06 -0000 1.6
@@ -193,7 +193,7 @@
if (mod != activeModule)
mod.setKeyText( keyText );
%>
- <td dir="<%= rtol ? "rtl" : "ltr" %>" class="<%= (keyText.equals(activeKey)) ? "currentverse" : "verse" %> >
+ <td dir="<%= rtol ? "rtl" : "ltr" %>" class="<%= (keyText.equals(activeKey)) ? "currentverse" : "verse" %>" >
<span class="versenum">
<a href="parallelstudy.jsp?key=<%= URLEncoder.encode(keyText) %>">
<%= keyText.substring(keyText.indexOf(":")+1) %>
- Previous message: [sword-cvs] sword/bindings/corba/orbitcpp swordorb-impl.cpp,1.6,1.7 swordorb-impl.hpp,1.5,1.6 testclient.cpp,1.5,1.6
- Next message: [sword-cvs] swordweb init.jsp,1.3,1.4 parallelstudy.jsp,1.6,1.7 passagestudy.jsp,1.3,1.4
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]