{'Multiple Size'|@translate}

{html_head}{literal} {/literal}{/html_head}
{foreach from=$derivatives item=d key=type} {/foreach}
Enabled {'Width'|@translate} {'Height'|@translate} {'Crop'|@translate} (%) {'Min Width'|@translate} {'Min Height'|@translate}
{$type|@translate} {if $d.must_enable} x {else} {/if} {if isset($ferrors.$type.w)}!{/if} {if !$d.must_square} {if isset($ferrors.$type.h)}!{/if} {/if} {if !$d.must_square} {if isset($ferrors.$type.crop)}!{/if} {/if} {if !$d.must_square} {if isset($ferrors.$type.minw)}!{/if} {/if} {if !$d.must_square} {if isset($ferrors.$type.minh)}!{/if} {/if}

{footer_script}{literal} jQuery(".dError").bind("focus", function () { jQuery(this).removeClass("dError"); } ); {/literal}{/footer_script}