If the Michgigan.org requirement flag is set then don't show the text
message next to the image upload button on members who are
lockedToMembers.
{/if}
</div>
{if $event.fieldFail.image}<p>{$event.fieldFail.image}</p>{/if}
+ {if $lockedToMember && $settings.michigan_org_requirements}
+ {else}
<p>
Best image size to provide is between 800 and 1000 pixels wide and stored as a JPG or JPEG file.
Also try to supply images that have a reasonable "aspect ratio" (not too tall, not too wide).
Files provided like this should have a file size of 100 to 250 KB. Images will be automatically
resized for use in the Web site. Images that are too large will be rejected.
</p>
+ {/if}
</td>
</tr>
<tr>