Ignore:
Timestamp:
Sep 29, 2011, 4:52:06 PM (13 years ago)
Author:
patdenice
Message:

Add missing language keys for auto-upgrade (only error keys).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin/themes/default/template/updates_pwg.tpl

    r10511 r12261  
    22jQuery(document).ready(function() {ldelim}
    33        jQuery('input[name="submit"]').click(function() {ldelim}
    4     if(!confirm('{'autoupdate_alert'|@translate}'))
     4    if(!confirm('{'Are you sure?'|@translate}'))
    55      return false;
    66    jQuery(this).hide();
Note: See TracChangeset for help on using the changeset viewer.