To change the footer, connect to your database and run this command:
EXEC ckbx_Install_UpSertSetting 'SurveyFooterHTML', '[NEW FOOTER HTML]'
This setting is cached, so you'll need to restart IIS or recycle the Checkbox application pool after making the change.
|