Merge branch 'master' of dev.sourcefabric.org:campcaster
This commit is contained in:
commit
7706282d2a
4 changed files with 4 additions and 5 deletions
|
@ -59,7 +59,7 @@ class Application_Form_Preferences extends Zend_Form
|
|||
));
|
||||
|
||||
//SoundCloud Password
|
||||
$this->addElement('text', 'SoundCloudPassword', array(
|
||||
$this->addElement('password', 'SoundCloudPassword', array(
|
||||
'class' => 'input_text',
|
||||
'label' => 'SoundCloud Password:',
|
||||
'required' => false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue