mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-01 20:29:29 +00:00
82210c5ebb
- Bugfix für gelevelte Gebiete - Fortschrittsbalken bei gelevelten Gebieten - Sound wird über Flash Plugin abgespielt
37 lines
953 B
HTML
37 lines
953 B
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
|
<html>
|
|
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
|
<link href="../../skin/style.css.php" rel="stylesheet" type="text/css">
|
|
</head>
|
|
|
|
<body>
|
|
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
|
<tr>
|
|
<td width="170" nowrap>
|
|
<a href="index.html" target="_top">
|
|
<img src="../../skin/images/TWLogo_klein.jpg">
|
|
</a>
|
|
</td>
|
|
<td nowrap>
|
|
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
|
<tr>
|
|
<td> </td>
|
|
</tr>
|
|
<tr>
|
|
<td height="10" valign="bottom">
|
|
<img src="../../skin/images/header_line.gif" width="100%" height="3">
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td align="right">TestTool</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</body>
|
|
|
|
</html>
|