diff options
| author | Max | 2017-02-02 17:41:17 +0100 |
|---|---|---|
| committer | Max | 2017-02-02 17:41:17 +0100 |
| commit | 54436e0061cccebec2f4c3b11cea16e7c1502173 (patch) | |
| tree | 2642b8221bf7dc54b19c871db28c0a7b33734b80 /intern.gospeladlershof.de | |
| parent | ddd0b840ec5df974ffa2a1fc99b64436a1e95678 (diff) | |
| download | gospeladlershof.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.php | 2 |
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> |
