{footer_script} jQuery(document).ready(function() {ldelim} jQuery('input[name="submit"]').click(function() {ldelim} if(!confirm('{'autoupdate_alert'|@translate}')) return false; jQuery(this).hide(); jQuery('.autoupdate_bar').show(); }); jQuery('[name="understand"]').click(function() {ldelim} jQuery('[name="submit"]').attr('disabled', !this.checked); }); }); {/footer_script} {html_head} {literal} {/literal} {/html_head}
{'You are running the latest version of Piwigo.'|@translate}
{elseif $DEV_VERSION}{'You are running on development sources, no check possible.'|@translate}
{else}{'Check for update failed for unknown reasons.'|@translate}
{/if} {/if} {if $STEP == 1}
{'You can update to Piwigo %s directly, without upgrading to Piwigo %s (recommended).'|@translate|@sprintf:$MAJOR_VERSION:$MINOR_VERSION}
{/if} {if $STEP == 2}
{'A new version of Piwigo is available.'|@translate}
{'This is a minor update, with only bug corrections.'|@translate}
{'A new version of Piwigo is available.'|@translate}
{'This is a major update, with new exciting features.'|@translate|@sprintf:$RELEASE_URL} {'Some themes and plugins may be not available yet.'|@translate}