aboutsummaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorAndré Noack <noack@data-quest.de>2024-05-23 10:30:12 +0000
committerAndré Noack <noack@data-quest.de>2024-05-23 10:30:12 +0000
commit3d550b181e5a1963010a5c61002779f9ada62e8d (patch)
tree43157c1a8b891dc730d4684364af1f2d30e2d397 /config
parentd8ff37d845edb99a5ad24ae57c0b087e213c70d6 (diff)
Resolve "Release 5.5"
Merge request studip/studip!3032
Diffstat (limited to 'config')
-rw-r--r--config/config.inc.php.dist3
1 files changed, 1 insertions, 2 deletions
diff --git a/config/config.inc.php.dist b/config/config.inc.php.dist
index 1562248..7b0400f 100644
--- a/config/config.inc.php.dist
+++ b/config/config.inc.php.dist
@@ -38,7 +38,6 @@ global
$INST_ADMIN_DATAFIELDS_VIEW,
$INST_MODULES,
$INST_TYPE,
- $LIT_LIST_FORMAT_TEMPLATE,
$NAME_FORMAT_DESC,
$PERS_TERMIN_KAT,
$SCM_PRESET,
@@ -69,7 +68,7 @@ $UNI_URL = "http://www.studip.de";
$UNI_LOGIN_ADD='';
$UNI_LOGOUT_ADD=sprintf(_("Und hier geht's zur %sStud.IP Portalseite%s&nbsp;"), "<a href=\"http://www.studip.de\"><b>", "</b></a>");
$UNI_CONTACT = "<please insert your general contact mail-adress here>";
-$UNI_INFO = "Stud.IP 5.4 - Studienbegleitender Internetsupport von Präsenzlehre";
+$UNI_INFO = "Stud.IP 5.5 - Studienbegleitender Internetsupport von Präsenzlehre";
/* $SEM_CLASS and $SEM_TYPE configuration moved to database