Update of /cvsroot/monetdb/pathfinder/runtime/xrpc/admin
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv12140/xrpc/admin

Modified Files:
      Tag: May2009
        admin.js 
Log Message:
fix spacing problem introduced by my original tabs oriented patch

U admin.js
Index: admin.js
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/runtime/xrpc/admin/admin.js,v
retrieving revision 1.14.8.1
retrieving revision 1.14.8.2
diff -u -d -r1.14.8.1 -r1.14.8.2
--- admin.js    21 Jul 2009 15:28:31 -0000      1.14.8.1
+++ admin.js    22 Jul 2009 08:24:53 -0000      1.14.8.2
@@ -331,7 +331,7 @@
     dTable.innerHTML =
         '<h2>Shred an XML document into the database:</h2>\n' +
         '<p>Please note that the document URL must be reachable by the ' +
-                  'server (e.g. for file:// URLs)</p>\n' +
+        'server (e.g. for file:// URLs)</p>\n' +
         '<p><i>(Fields with \'*\' are required)</i></p>\n' +
         '<table>\n' +
           '<tr>\n' +


------------------------------------------------------------------------------
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins

Reply via email to