Revision: 1898
          http://mrbs.svn.sourceforge.net/mrbs/?rev=1898&view=rev
Author:   cimorrison
Date:     2011-08-27 17:50:36 +0000 (Sat, 27 Aug 2011)
Log Message:
-----------
Fixed HTML validation error

Modified Paths:
--------------
    mrbs/branches/datatables/web/Themes/default/header.inc

Modified: mrbs/branches/datatables/web/Themes/default/header.inc
===================================================================
--- mrbs/branches/datatables/web/Themes/default/header.inc      2011-08-27 
17:32:53 UTC (rev 1897)
+++ mrbs/branches/datatables/web/Themes/default/header.inc      2011-08-27 
17:50:36 UTC (rev 1898)
@@ -1167,7 +1167,7 @@
         if ($is_admin && $auth['show_bulk_delete'])
         {
           ?>
-          $('<button id="delete_button"><?php echo get_vocab("delete_entries") 
?></button>')
+          $('<button id="delete_button"><?php echo get_vocab("delete_entries") 
?><\/button>')
                 .click(function() {
                     var aData = reportTable.fnGetFilteredData();
                     var nEntries = aData.length;

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
EMC VNX: the world's simplest storage, starting under $10K
The only unified storage solution that offers unified management 
Up to 160% more powerful than alternatives and 25% more efficient. 
Guaranteed. http://p.sf.net/sfu/emc-vnx-dev2dev
_______________________________________________
Mrbs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mrbs-commits

Reply via email to