Initial commit
This commit is contained in:
10
_html/body_unwetter.html
Executable file
10
_html/body_unwetter.html
Executable 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
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
Reference in New Issue
Block a user