summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--client/templates/dates.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/templates/dates.html b/client/templates/dates.html
index f702793..b041b1f 100644
--- a/client/templates/dates.html
+++ b/client/templates/dates.html
@@ -32,7 +32,7 @@
</div>
<form class="dates">
<input type="hidden" name="month" id="month" value="01">
- <input type="hidden" name="year" id="year" value="15">
+ <input type="hidden" name="year" id="year" value="11">
<div class="error" style="display: none;">Apparently you don't have enough photos to create a statistic from, please choose another month and try again</div>
<button class="next" style="display: none;">Start</button>
</form>