typo in SmartObjects/Content/AddCampaign.php
Status: Beta
Brought to you by:
sbrendtro
There is a small typing error in AddCampaign.php
causing the text "OnClick=Window.close();>" to appear
between de save and cancel button.
The typo is just in front of it:
RequestObject=Objects.CampaignManager.ListCampaigns'">onClick="
and should be
RequestObject=Objects.CampaignManager.ListCampaigns'>"onClick="