Checkbox display text not updatable from default - with fix
kjay - April 16, 2009 - 11:11
| Project: | Campaign Monitor |
| Version: | 6.x-3.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | ssherriff |
| Status: | closed |
Jump to:
Description
Just to let you know that there is a typo in the 6.x-3.x code for the admin form that prevents the checkbox display text from being updated.
Line 143 in campaignmonitor.module is $form['campaignmonitor_checkboxisplaytext'] = array(
This needs the 'd' adding in for 'checkboxdisplaytext'
thanks

#1
Thanks, will fix this up on next checkin.
#2
This is now checked in.
#3
Automatically closed -- issue fixed for 2 weeks with no activity.