[sword-svn] r264 - trunk/webapp

scribe at www.crosswire.org scribe at www.crosswire.org
Mon Oct 23 19:39:26 MST 2006


Author: scribe
Date: 2006-10-23 19:39:25 -0700 (Mon, 23 Oct 2006)
New Revision: 264

Modified:
   trunk/webapp/passagestudy.jsp
Log:
made wording more clear


Modified: trunk/webapp/passagestudy.jsp
===================================================================
--- trunk/webapp/passagestudy.jsp	2006-10-24 02:34:20 UTC (rev 263)
+++ trunk/webapp/passagestudy.jsp	2006-10-24 02:39:25 UTC (rev 264)
@@ -124,7 +124,7 @@
 	<div id="studytools">
 		<h2>Study Tools:</h2>
 			<ul>
-			<li><t:t>Many Bibles support original language study help simply by clicking on the word in the text.</t:t></li>
+			<li><t:t>Many Bibles support original language study help simply by clicking on any word in the text.</t:t></li>
 			<li></li>
 			<li><a href="passagestudy.jsp?Footnotes=<%= ("On".equalsIgnoreCase(footnotes)) ? "Off" : "On" %>#cv" title="Turn <%= ("On".equalsIgnoreCase(footnotes)) ? "Off" : "On"%> Notes"><t:t><%= ("On".equalsIgnoreCase(footnotes)) ? "Hide" : "Show" %> Notes</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