[sword-svn] r301 - trunk/webapp

refdoc at www.crosswire.org refdoc at www.crosswire.org
Thu Sep 25 01:22:54 MST 2008


Author: refdoc
Date: 2008-09-25 01:22:54 -0700 (Thu, 25 Sep 2008)
New Revision: 301

Modified:
   trunk/webapp/passagestudy.jsp
   trunk/webapp/powersearch.jsp
Log:
changed typos "Comentaries"-> Commentaries
removed embolding html


Modified: trunk/webapp/passagestudy.jsp
===================================================================
--- trunk/webapp/passagestudy.jsp	2008-09-25 01:59:10 UTC (rev 300)
+++ trunk/webapp/passagestudy.jsp	2008-09-25 08:22:54 UTC (rev 301)
@@ -134,7 +134,7 @@
 	</div>
 
 	<div id="commentaries">
-		<h2><t:t>Comentaries:</t:t></h2>
+		<h2><t:t>Commentaries:</t:t></h2>
 		<h3><t:t>Preferred Comentaries:</t:t></h3>
 	<% if (prefCommentaries.size() > 0) { %>
 		<ul>

Modified: trunk/webapp/powersearch.jsp
===================================================================
--- trunk/webapp/powersearch.jsp	2008-09-25 01:59:10 UTC (rev 300)
+++ trunk/webapp/powersearch.jsp	2008-09-25 08:22:54 UTC (rev 301)
@@ -43,7 +43,7 @@
 	<tiles:put name="sidebar_right" type="string">
 		<div id="commentaries">
 
-		<h2><t:t>Comentaries:</t:t></h2>
+		<h2><t:t>Commentaries:</t:t></h2>
 		<ul>
 		<%
 			for (int i = 0; i < prefCommentaries.size(); i++) {
@@ -71,7 +71,7 @@
 	<tiles:put name="content" type="string">
 <div id="powersearch">
 		<h2><t:t>Power Search</t:t></h2>
-		<b><t:t>Module to search:</t:t></b>
+		<t:t>Module to search:</t:t>
 		<p class="textname"><%= activeModule.getDescription().replaceAll("&", "&amp;") %></p>
 		<form action="wordsearchresults.jsp">
 			<fieldset>




More information about the sword-cvs mailing list