removed automatically, since it applies to manually through interface as well.
This commit is contained in:
parent
1cdbce55a7
commit
665aae0a18
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ class Application_Form_SoundcloudPreferences extends Zend_Form_SubForm
|
|||
|
||||
//enable soundcloud uploads
|
||||
$this->addElement('checkbox', 'UseSoundCloud', array(
|
||||
'label' => 'Automatically Upload Recorded Shows To SoundCloud',
|
||||
'label' => 'Upload Recorded Shows To SoundCloud',
|
||||
'required' => false,
|
||||
'value' => Application_Model_Preference::GetDoSoundCloudUpload(),
|
||||
'decorators' => array(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue