43 lines
1.0 KiB
HTML
43 lines
1.0 KiB
HTML
<html>
|
|
<head>
|
|
<title>{$global_titel}</title>
|
|
<meta name="generator" content="Namo WebEditor">
|
|
<base target="detail">
|
|
<link type="text/css" rel="stylesheet" href="../templates/{$global_template}/css/styles_refill.css">
|
|
|
|
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<table width="100%" cellpadding="0" cellspacing="0" border="0">
|
|
<tr>
|
|
<td width="500" height="60" valign="top">
|
|
<h2>{$global_titel}</h2>
|
|
</td>
|
|
<td width="73"> </td>
|
|
<td width="159"> </td>
|
|
<td width="71"> </td>
|
|
<td width="2%"> </td>
|
|
<td width=""> </td>
|
|
<td width="157" valign="top">
|
|
<p align="right"><a class="navbar" href="logout.php" target="_parent">Logout</a></p>
|
|
</td>
|
|
<td width="25"> </td>
|
|
</tr>
|
|
</table>
|
|
|
|
<div id="filltab" class="animatedtabs">
|
|
<ul>
|
|
<li><a href="survey_frame.php"><span>{$titel_head_umfrage}</span></a></li>
|
|
<li><a href="administration_frame.php"><span>{$titel_head_admin}</span></a></li>
|
|
</ul>
|
|
</div>
|
|
|
|
|
|
|
|
|
|
</body>
|
|
|
|
</html> |