[jsword-svn] r1801 - trunk/jsword-web/src/web/iBD

dmsmith at www.crosswire.org dmsmith at www.crosswire.org
Thu Apr 17 07:11:34 MST 2008


Author: dmsmith
Date: 2008-04-17 07:11:34 -0700 (Thu, 17 Apr 2008)
New Revision: 1801

Modified:
   trunk/jsword-web/src/web/iBD/iBD.html
Log:
bug in comment

Modified: trunk/jsword-web/src/web/iBD/iBD.html
===================================================================
--- trunk/jsword-web/src/web/iBD/iBD.html	2008-04-17 14:04:49 UTC (rev 1800)
+++ trunk/jsword-web/src/web/iBD/iBD.html	2008-04-17 14:11:34 UTC (rev 1801)
@@ -8,17 +8,17 @@
     <title>iBD</title>
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
 
-    <-- JSword.js is auto-generated by DWR via dwr.xml -->
+    <!-- JSword.js is auto-generated by DWR via dwr.xml -->
     <script type='text/javascript' src='dwr/interface/JSword.js'>
 
-    <-- engine.js and util.js are dug out of the dwr.jar -->
+    <!-- engine.js and util.js are dug out of the dwr.jar -->
     <script type='text/javascript' src='dwr/engine.js'>
     <script type='text/javascript' src='dwr/util.js'>
 
-    <-- Bring in the ability to transform OSIS XML into HTML in the user's Web Browser. -->
+    <!-- Bring in the ability to transform OSIS XML into HTML in the user's Web Browser. -->
     <script type='text/javascript' src='sarissa.js'>
 
-    <-- Bring in our JavaScript and CSS StyleSheet -->
+    <!-- Bring in our JavaScript and CSS StyleSheet -->
     <script type='text/javascript' src='iBD.js'>
     <link rel="stylesheet" type="text/css" href="iBD.css"/>
   </head>




More information about the jsword-svn mailing list