init
This commit is contained in:
commit
72a26edcff
22092 changed files with 2101903 additions and 0 deletions
5
template/tpl/select_date.tpl
Normal file
5
template/tpl/select_date.tpl
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
<form action="" method="post">
|
||||
</select>
|
||||
<input type="date" name="dasdatum" value="{$time|date_format:"%d.%m.%Y"}" />
|
||||
<input type="submit" value="ok" />
|
||||
</form>
|
||||
Loading…
Add table
Add a link
Reference in a new issue