Initial commit from online.
This commit is contained in:
21
inhalte/kal_def.php
Normal file
21
inhalte/kal_def.php
Normal file
@@ -0,0 +1,21 @@
|
||||
<table class="cal">
|
||||
<colgroup>
|
||||
<col span="7" width="33px" />
|
||||
</colgroup>
|
||||
<tr>
|
||||
<td class="bel"> </td>
|
||||
<td colspan="6">Belegt</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="hs"> </td>
|
||||
<td colspan="6">Hauptsaison</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="ns"> </td>
|
||||
<td colspan="6">Nebensaison</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="aw"> </td>
|
||||
<td colspan="6">Weihnachten</td>
|
||||
</tr>
|
||||
</table>
|
||||
Reference in New Issue
Block a user