diff --git a/cis/private/lehre/softgrid.php b/cis/private/lehre/softgrid.php index 8160b3d94..b6105d94e 100644 --- a/cis/private/lehre/softgrid.php +++ b/cis/private/lehre/softgrid.php @@ -24,6 +24,11 @@ echo ''; */ require_once('../../../config/cis.config.inc.php'); +require_once('../../../include/phrasen.class.php'); + + $sprache = getSprache(); + $p=new phrasen($sprache); + ?> @@ -86,10 +91,10 @@ require_once('../../../config/cis.config.inc.php');
-Nähere Informationen zu Softgrid sowie eine Installationsanleitung finden Sie unter "Infrastruktur - SoftGrid". |
+ t('tools/naehereInformationenfindenSieUnter');?>. |
| Einzelanwendung | Softwarepaket |
|---|---|
| '.$p->t('tools/einzelanwendung').' | '.$p->t('tools/softwarepaket').' |