summaryrefslogtreecommitdiffstats
path: root/application/forms/EventAdd.php
diff options
context:
space:
mode:
Diffstat (limited to 'application/forms/EventAdd.php')
-rwxr-xr-xapplication/forms/EventAdd.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/application/forms/EventAdd.php b/application/forms/EventAdd.php
index 3dc5676..a2719bf 100755
--- a/application/forms/EventAdd.php
+++ b/application/forms/EventAdd.php
@@ -182,7 +182,7 @@ class Application_Form_EventAdd extends Zend_Form
/*
* This is the multiCheckbox to select special days.
* To do: create a css-file...
- *
+ *
$this->addElement('multiCheckbox', 'repeatDays', array(
'multiOptions' => array(
'mon' => 'Monday',
@@ -199,6 +199,7 @@ class Application_Form_EventAdd extends Zend_Form
'value'=>array(0,1),
));
*/
+
$this->addElement('select', 'repeatOption', array(
'multioptions' => array(