mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-25 00:24:35 +00:00
This commit is contained in:
@@ -50,15 +50,15 @@ function MM_jumpMenu(targ,selObj,restore){ //v3.0
|
|||||||
</head>
|
</head>
|
||||||
|
|
||||||
<BODY id="inhalt">
|
<BODY id="inhalt">
|
||||||
<font face="Arial, Helvetica, sans-serif" size="2">
|
<font size="2">
|
||||||
<table class="tabcontent">
|
<table class="tabcontent">
|
||||||
<tr>
|
<tr>
|
||||||
<td class="ContentHeader"><font class="ContentHeader">Lehrveranstaltungsplan</font></td>
|
<td class="ContentHeader"><font class="ContentHeader"> Lehrveranstaltungsplan</font></td>
|
||||||
<td align="right" class="ContentHeader"><A href="help/index.html" class="hilfe" target="_blank"><font class="ContentHeader">HELP </font></A></td>
|
<td align="right" class="ContentHeader"><A href="help/index.html" class="hilfe" target="_blank"><font class="ContentHeader">HELP </font></A></td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
<DIV align="right">Version: <?php echo VERSION; ?></DIV>
|
<DIV align="right">Version: <?php echo VERSION; ?></DIV>
|
||||||
<font class="beschriftung">Username: </font>
|
Username:
|
||||||
<?php
|
<?php
|
||||||
if (isset($uid))
|
if (isset($uid))
|
||||||
echo $uid;
|
echo $uid;
|
||||||
|
|||||||
Reference in New Issue
Block a user