refactor(News-StudiengangInformationen): adds the Studiengangs informationen next to the news View

This commit is contained in:
SimonGschnell
2024-12-05 15:22:53 +01:00
parent ecbb65c2a4
commit 797e52aad7
3 changed files with 37 additions and 43 deletions
+1 -1
View File
@@ -4,6 +4,6 @@ if (! defined('BASEPATH')) exit('No direct script access allowed');
// CMS Content Id for CIS4 Menu Root
$config['cis_menu_root_content_id'] = 11066;
$config['cis_menu_root_content_id'] = 11087;
// send Mails for ProfilUpdate
$config['cis_send_profil_update_mails'] = true;