[sword-svn] r242 - trunk/webapp

scribe at crosswire.org scribe at crosswire.org
Sat Jan 28 22:08:28 MST 2006


Author: scribe
Date: 2006-01-28 22:08:28 -0700 (Sat, 28 Jan 2006)
New Revision: 242

Modified:
   trunk/webapp/passagestudy.jsp
Log:
Changed "Word Study" to "Study Tools"


Modified: trunk/webapp/passagestudy.jsp
===================================================================
--- trunk/webapp/passagestudy.jsp	2006-01-29 04:45:49 UTC (rev 241)
+++ trunk/webapp/passagestudy.jsp	2006-01-29 05:08:28 UTC (rev 242)
@@ -122,7 +122,7 @@
 	<tiles:put name="sidebar_right" type="string">
 	<div class="promoLine"><%= promoLine %></div>
 	<div id="studytools">
-		<h2>Word Study:</h2>
+		<h2>Study Tools:</h2>
 			<ul>
 			<li><a href="passagestudy.jsp?Footnotes=<%= ("On".equalsIgnoreCase(footnotes)) ? "Off" : "On" %>#cv" title="Turn <%= ("On".equalsIgnoreCase(footnotes)) ? "Off" : "On"%> Footnotes"><t:t><%= ("On".equalsIgnoreCase(footnotes)) ? "Hide" : "Show" %> Footnotes</t:t></a></li>
 			<li><a href="passagestudy.jsp?Cross-references=<%= ("On".equalsIgnoreCase(xrefs)) ? "Off" : "On" %>#cv" title="Turn <%= ("On".equalsIgnoreCase(xrefs)) ? "Off" : "On"%> Cross-references"><t:t><%= ("On".equalsIgnoreCase(xrefs)) ? "Hide" : "Show" %> Cross-references</t:t></a></li>



More information about the sword-cvs mailing list