This commit is contained in:
Andreas Österreicher
2007-06-13 15:57:00 +00:00
parent f5ba2d07ad
commit b942a9246c
13 changed files with 804 additions and 16 deletions
+1
View File
@@ -211,6 +211,7 @@ else
<?php
if ($rechte->isBerechtigt('admin',0))
{
echo '<li><a class="Item2" href="profile/resturlaub.php" target="content">Resturlaub</a></li>';
echo '<li><a class="Item2" href="profile/zeitsperre.php?fix=true" target="content">Fix-Angestellte</a></li>';
echo '<li><a class="Item2" href="profile/zeitsperre.php?fix=true&lektor=true" target="content">Fixe Lektoren</a></li>';
}