Adding a sive suggestion for image in the invoice.
{$billingSettings.fieldData.company_logo}<br>
{/if}
<b>New image:</b> <input type="file" name="company_logo_new">
- <div style="color: green;">Need to update the text here for best logo size (w X h)</div>
+ <div style="color: green;">Best logo size: No larger than (400px x 200px). Must be jpeg,gif or png.</div>
{if $billingSettings.fieldFail.company_logo}<p>{$billingSettings.fieldFail.company_logo}{/if}
</td>
</tr>