Initial commit

This commit is contained in:
Manuel
2018-08-04 10:53:24 +02:00
commit 0f09a883f4
41 changed files with 4410 additions and 0 deletions

10
_html/body_unwetter.html Executable file
View File

@ -0,0 +1,10 @@
<table width="450" class="uw_box" bgcolor="$row[u_farbe]" border="0" cellspacing="1" cellpadding="0" id="wetterkopf">
<tr>
<td>
<b>Unwetterstand</b> ($uw_warntime)<sup>$_SESSION[uw_isnew]</sup> <b>:</b> $row[u_meldung]<br>
</td>
<td align="right" valign="top">
$uw_show_link &nbsp;
</td>
</tr>
</table>