Dotclear


Ignore:
Timestamp:
02/07/10 17:22:58 (13 years ago)
Author:
Moe
Message:

Log 404 Errors 0.4.1 :

  • fixed bug with jQuery 1.3
  • fixed bug with HTML entities in Javascript prompts
File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/log404Errors/index.php

    r1715 r2045  
    115115  //<![CDATA[ 
    116116     <?php echo dcPage::jsVar('dotclear.msg.confirm_404Errors_drop', 
    117      __('Are you sure you want to delete the 404 errors ?')); ?> 
     117     __('Are you sure you want to delete the 404 errors?')); ?> 
    118118     $(function() { 
    119                $('input[@name="drop"]').click(function() { 
     119               $('input[name="drop"]').click(function() { 
    120120                    return window.confirm(dotclear.msg.confirm_404Errors_drop); 
    121121               }); 
Note: See TracChangeset for help on using the changeset viewer.

Sites map