summaryrefslogtreecommitdiffstats
path: root/application/forms/EventEdit.php
diff options
context:
space:
mode:
authorBjörn Geiger2011-09-26 13:47:12 +0200
committerBjörn Geiger2011-09-26 13:47:12 +0200
commitdee5f177a00a61be4911ee07bdeb1e26ad40655b (patch)
treef6f0e301332a7aa904cc811f3df17a9fdf40c88f /application/forms/EventEdit.php
parentweitere Korrektur (diff)
downloadpoolctrl-dee5f177a00a61be4911ee07bdeb1e26ad40655b.tar.gz
poolctrl-dee5f177a00a61be4911ee07bdeb1e26ad40655b.tar.xz
poolctrl-dee5f177a00a61be4911ee07bdeb1e26ad40655b.zip
minor
Diffstat (limited to 'application/forms/EventEdit.php')
-rwxr-xr-xapplication/forms/EventEdit.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/application/forms/EventEdit.php b/application/forms/EventEdit.php
index 300d766..100eb89 100755
--- a/application/forms/EventEdit.php
+++ b/application/forms/EventEdit.php
@@ -196,7 +196,7 @@ class Application_Form_EventEdit extends Zend_Form
if(isset($this->params['repeatend'])) {
$repeatendfield->setValue($this->params['repeatend']);
}
- $this->addElement($repeattypefield);
+ $this->addElement($repeatendfield);
if(isset($this->params['repeatend'])) {
$this->addElement('select', 'repeatend', array(