{footer_script}{literal} jQuery(document).ready(function() { function autoRotateOption() { if (jQuery("#rotate_hd").is(':checked')) { jQuery("#autoRotate").show(); jQuery("#autoRotate input").attr("checked", "checked"); } else { jQuery("#autoRotate").hide(); jQuery("#angleSelection input[value={/literal}{$angle_selected}{literal}]").attr("checked", "checked"); } } autoRotateOption(); jQuery('#rotate_hd').click(function() { autoRotateOption(); }); }); {/literal}{/footer_script}

{$TITLE} › {'Edit photo'|@translate} {$TABSHEET_TITLE}

{'Rotate'|@translate}
{'Thumbnail'|@translate}
{if $library != 'gd'}

{/if}

{'Angle'|@translate}
{foreach from=$angles item=angle}
{/foreach}