Update for image upload text
authorSteve Sutton <steve@gaslightmedia.com>
Tue, 15 Jan 2019 19:10:29 +0000 (14:10 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Tue, 15 Jan 2019 19:10:29 +0000 (14:10 -0500)
Changing this so it doesn't matter if lockedToMember. If the setting for
michigan_org_requirement is set then don't show upload message.

views/admin/events/editStatus.html

index a94ca4c..05e41b2 100644 (file)
                     {/if}
                 </div>
                 {if $event.fieldFail.image}<p>{$event.fieldFail.image}</p>{/if}
-                {if $lockedToMember && $settings.michigan_org_requirements}
-                {else}
+                {if !$settings.michigan_org_requirements}
                 <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).