{footer_script} $('#syncFiles label').click(function () { if ($("input[value='files']:checked").val()) { $("input[value='files']").closest("li").find("ul").show(); } else { $("input[value='files']").closest("li").find("ul").hide(); } }) {/footer_script}
{$SITE_URL}
{if isset($update_result)}

{$L_RESULT_UPDATE}

{/if} {if isset($metadata_result)}

{$L_RESULT_METADATA}

{/if} {if not empty($sync_errors)}

{'Error list'|@translate}

{'Errors caption'|@translate}

{/if} {if not empty($sync_infos)}

{'Detailed informations'|@translate}

{/if} {if isset($introduction)}
{'synchronize files structure with database'|@translate}
{'synchronize files metadata with database photos informations'|@translate}
{'Simulation'|@translate}
{'reduce to single existing albums'|@translate}

{/if}{*isset $introduction*}