@@ -32,7 +32,8 @@
= $this->form->checkbox('recoreco_last_day', t('Last day of the month (honored only when the due date is the last day / last weekday of its month)'), 1, $values['recoreco_last_day'] == 1) ?>
= $this->form->label(t('Create the copy this many days before the due date'), 'recoreco_days_before') ?>
- = $this->form->number('recoreco_days_before', $values) ?>
+
+
= $this->modal->submitButtons() ?>
diff --git a/VERSION b/VERSION
index 54ad5c0..4c06819 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-RecoReco v0.2
+RecoReco v0.2.1