copy current state of medienstaatsvertrag.org, to be verified

This commit is contained in:
Milan
2017-12-18 10:58:50 +01:00
parent 8b35e7c5c2
commit 69e5d0e4c6
401 changed files with 74197 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
<div style="position:absolute;top:3em">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<th class="first">
<a href="calendar.cgi?studio_id=<TMPL_VAR studio_id>&date=<TMPL_VAR previous_month>" >&laquo;</a>
</th>
<th colspan="6" align="center">
<TMPL_VAR start_month_name> <TMPL_VAR start_year>
</th>
<th class="last">
<a href="calendar.cgi?studio_id=<TMPL_VAR studio_id>&date=<TMPL_VAR next_month>" >&raquo;</a>
</th>
</tr>
</table>
</div>