Files
FHC-Core/cis/testtool/topbar.html
T
Andreas Österreicher 82210c5ebb Testtool:
- Bugfix für gelevelte Gebiete
- Fortschrittsbalken bei gelevelten Gebieten
- Sound wird über Flash Plugin abgespielt
2010-01-22 10:12:43 +00:00

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>&nbsp;</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>