first commit
This commit is contained in:
93
menuframe.htm
Executable file
93
menuframe.htm
Executable file
@ -0,0 +1,93 @@
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<link rel="stylesheet" href="styles_pc.css" type="text/css">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
|
||||
<title>Menu</title>
|
||||
<base target="Hauptframe">
|
||||
</head>
|
||||
|
||||
<body class="farbe" leftmargin="2">
|
||||
|
||||
<table border="0" style="border-collapse: collapse" align="center" cellpadding="0" height="100%" id="table1">
|
||||
<tr height="15">
|
||||
<td>
|
||||
<table cellspacing="0" cellpadding="0" width="100%" height="15" border="0" id="table2">
|
||||
<tr>
|
||||
<td valign="top" align="left" width="26" height="30">
|
||||
<img src="images/sidebox-title-left.gif"></td>
|
||||
<td valign="center" align="left" width="143" background="images/sidebox-title-bg.gif" height="30">
|
||||
<font class="option" color="#ffffff"> <b>Menu</b></font></td>
|
||||
<td valign="top" align="left" width="6" height="30">
|
||||
<img src="images/sidebox-title-right.gif"></td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<table cellspacing="0" cellpadding="0" width="175" height="100%" border="0" id="table3">
|
||||
<tr valign="top">
|
||||
<td valign="bottom" align="left" width="4" background="images/sidebox-bar-left.gif">
|
||||
<p><font face="Verdana" style="font-size: 8pt">
|
||||
<img src="images/sidebox-bar-px.gif"></font></p>
|
||||
</td>
|
||||
<td valign="top" align="left" width="166" bgcolor="#d6dff7">
|
||||
<table cellspacing="0" cellpadding="0" width="164" border="0" height="100%" id="table4">
|
||||
<tr>
|
||||
<td valign="top">
|
||||
<p style="margin-top: 5px; margin-bottom: 5px"><b>
|
||||
<font face="Verdana" style="font-size: 8pt">Men<EFBFBD></font></b><font face="Verdana"><span style="font-size: 8pt"><b>:</b><br>
|
||||
</span><strong><span style="font-size: 8pt"><EFBFBD></span></strong><span style="font-size: 8pt">
|
||||
<a target="kurshaupt" href="stud/ubersicht.php">Übersicht</a><br>
|
||||
</span><strong><span style="font-size: 8pt"><EFBFBD></span></strong><span style="font-size: 8pt">
|
||||
<a target="kurshaupt" href="stud/auswahl.php">Schwerp.themen belegen</a><br>
|
||||
<!--
|
||||
</span><strong><span style="font-size: 8pt"><3E></span></strong>
|
||||
<span style="font-size: 8pt">
|
||||
<a target="kurshaupt" href="stud/endgueltig.php">Endgültige Themen</a></span>
|
||||
</font><br>-->
|
||||
</span><strong><span style="font-size: 8pt"><EFBFBD></span></strong><span style="font-size: 8pt">
|
||||
<a target="kurshaupt" href="stud/liste.php">Teilnehmer Thema</a></span></font></p>
|
||||
<!--
|
||||
</span><strong><span style="font-size: 8pt"><3E></span></strong><span style="font-size: 8pt">
|
||||
<a target="kurshaupt" href="stud/suche.php">Suche</a></span></font></p>
|
||||
-->
|
||||
<hr>
|
||||
<p style="margin-top: 5px; margin-bottom: 5px"><font face="Verdana"><span style="font-size: 8pt">
|
||||
<b>Funktionen</b><br>
|
||||
</span><strong><span style="font-size: 8pt"><EFBFBD></span></strong><span style="font-size: 8pt">
|
||||
<a target="kurshaupt" href="stud/pers_daten_Vertiefungsbereich.php">Daten ändern</a><br>
|
||||
</span><strong><span style="font-size: 8pt"><EFBFBD></span></strong>
|
||||
|
||||
<!--
|
||||
<strong><span style="font-size: 8pt"><3E></span></strong><span style="font-size: 8pt">
|
||||
<a target="_parent" href="../balancing_ldap.php">Auswahlmen<65></a><br>
|
||||
</span>-->
|
||||
<strong><span style="font-size: 8pt"><EFBFBD></span></strong><span style="font-size: 8pt">
|
||||
<a target="_parent" href="logout.php">Logout</a></span></font></td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
<td valign="top" align="left" width="4" background="images/sidebox-bar-right.gif">
|
||||
<p style="margin-top: 5px; margin-bottom: 5px">
|
||||
<img src="images/sidebox-bar-px.gif"></td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td height="15">
|
||||
<table cellspacing="0" cellpadding="0" width="175" height="15" border="0" id="table5">
|
||||
<tr>
|
||||
<td valign="top" align="left" width="175" height="29">
|
||||
<img src="images/sidebox-bottom.gif"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
Reference in New Issue
Block a user