load->view( 'templates/FHC-Header', array( 'title' => $this->p->t('anrechnung', 'neueAnrechnung'), 'jquery3' => true, 'jqueryui1' => true, 'bootstrap3' => true, 'fontawesome4' => true, 'ajaxlib' => true, 'dialoglib' => true, 'tabulator4' => true, 'tablewidget' => true, 'phrases' => array( 'global' => array( 'anerkennungNachgewiesenerKenntnisse', 'antragWurdeGestellt', 'antragBereitsGestellt', 'antragBearbeiten' ), 'ui' => array( 'hochladen' ), 'lehre' => array( 'studiensemester', 'studiengang', 'lehrveranstaltung' ) ), 'customJSs' => array( 'public/js/bootstrapper.js', 'public/js/lehre/anrechnung/createAnrechnung.js' ), 'customCSSs' => array( 'public/css/lehre/anrechnung.css' ) ) ); ?>