This commit is contained in:
Andreas Österreicher
2011-08-29 12:47:47 +00:00
parent 8f9f5621a2
commit cd15d0e121
6 changed files with 116 additions and 47 deletions
+1 -1
View File
@@ -859,7 +859,7 @@ class wochenplan extends basis_db
echo '</td>';
echo '</tr></table></form>';
echo ' <a href="/cis/private/lvplan/stpl_reserve_list.php">'.$p->t('global/reservierungenLoeschen').' </a>';
echo ' <a href="/cis/private/lvplan/stpl_reserve_list.php">'.$p->t('lvplan/reservierungenLoeschen').' </a>';
}
}