Ignore:
Timestamp:
May 13, 2010, 12:06:29 PM (14 years ago)
Author:
patdenice
Message:

Upgrade work for 2.1.
Language keys have not been inserted yet.

Location:
extensions/autoupdate/template
Files:
1 added
1 copied

Legend:

Unmodified
Added
Removed
  • extensions/autoupdate/template/head.tpl

    r6138 r6167  
    2121  });
    2222}
    23 
    24 function confirm_autoupdate() {ldelim}
    25   conf = confirm('{'autoupdate_alert'|@translate}');
    26   if (conf) jQuery('#autoupdate').html('Upgrade in progress... Please wait.');
    27   return conf;
    28 }
    2923</script>
    3024{/html_head}
    31 <p id="autoupdate"><img src="plugins/autoupdate/ajax-loader.gif"> &nbsp; {'Checking upgrades for gallery and plugins...'|@translate}</p>
     25<p id="autoupdate"><img src="plugins/autoupdate/template/ajax-loader.gif"> &nbsp; {'Checking upgrades for gallery and plugins...'|@translate}</p>
Note: See TracChangeset for help on using the changeset viewer.