Bug in the reminder fixed:
The reminder was entered one day too early.
This commit is contained in:
@@ -61,7 +61,6 @@
|
||||
<label for="reminder-days-select">Tage vor Abfuhr erinnern:</label>
|
||||
<select id="reminder-days-select">
|
||||
<!-- Options for days -->
|
||||
<option value="0">Am Tag selbst</option>
|
||||
<option value="1" selected>1 Tag</option>
|
||||
<option value="2">2 Tage</option>
|
||||
<option value="3">3 Tage</option>
|
||||
|
Reference in New Issue
Block a user