FreeBusy Link aus dem Profil entfernt

This commit is contained in:
Manfred Kindl
2014-04-28 08:34:22 +00:00
parent 8343db4a5c
commit 85b007a905
+1 -2
View File
@@ -479,8 +479,7 @@ if(!$ansicht)
if(!$ansicht)
{
echo '<p><A href="zeitwunsch.php?uid='.$user->uid.'">'.$p->t('profil/zeitwuensche').'</A></p>
<p><A href="lva_liste.php?uid='.$user->uid.'">'.$p->t('lvaliste/lehrveranstaltungen').'</A></p>
<p><A href="freebusy.php">'.$p->t('freebusy/titel').'</A></p>';
<p><A href="lva_liste.php?uid='.$user->uid.'">'.$p->t('lvaliste/lehrveranstaltungen').'</A></p>';
}
if(check_lektor(get_uid()))
{