summaryrefslogtreecommitdiff
path: root/intern.gospeladlershof.de
diff options
context:
space:
mode:
authorMax2017-02-02 17:41:17 +0100
committerMax2017-02-02 17:41:17 +0100
commit54436e0061cccebec2f4c3b11cea16e7c1502173 (patch)
tree2642b8221bf7dc54b19c871db28c0a7b33734b80 /intern.gospeladlershof.de
parentddd0b840ec5df974ffa2a1fc99b64436a1e95678 (diff)
downloadgospeladlershof.de-54436e0061cccebec2f4c3b11cea16e7c1502173.tar.gz
Die Metabeschreibung hatte noch den zweiwöchigen Rhythmus erwähnt.
Diffstat (limited to 'intern.gospeladlershof.de')
-rw-r--r--intern.gospeladlershof.de/konzert.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/intern.gospeladlershof.de/konzert.php b/intern.gospeladlershof.de/konzert.php
index f00aa32..8d17465 100644
--- a/intern.gospeladlershof.de/konzert.php
+++ b/intern.gospeladlershof.de/konzert.php
@@ -19,7 +19,7 @@ require_once __DIR__ . '/header.php';
<div class="form-group">
<label class="col-md-4 control-label" for="termin">Termin</label>
<div class="col-md-4 ddate ddatepicker">
- <input id="termin" name="termin" type="text" placeholder="01.01.1970" class="form-control input-md" required="">
+ <input id="termin" name="termin" type="text" placeholder="Januar 2038" class="form-control input-md" required="">
<!--span class="help-block">Bitte klicken, es öffnet sich ein Datepicker.</span-->
</div>
</div>