Files
FHC-Core/cis/testtool/topbar.html
T
Christian Paminger d5f14909c4
2007-04-02 08:36:16 +00:00

38 lines
1015 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=iso-8859-1">
<link href="../../skin/cis.css" 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>
<td width="30">&nbsp;</td>
</tr>
</table>
</body>
</html>