load->view( 'templates/FHC-Header', array( 'title' => 'InfocenterZgvDetails', 'jquery3' => true, 'bootstrap3' => true, 'fontawesome4' => true, 'jqueryui1' => true, 'dialoglib' => true, 'ajaxlib' => true, 'tablesorter2' => true, 'tinymce5' => true, 'sbadmintemplate3' => true, 'addons' => true, 'navigationwidget' => true, 'udfs' => true, 'widgets' => true, 'customCSSs' => array( 'public/css/sbadmin2/admintemplate.css', 'public/css/sbadmin2/tablesort_bootstrap.css', 'public/css/infocenter/infocenterDetails.css' ), 'customJSs' => array( 'public/js/bootstrapper.js', 'public/js/tablesort/tablesort.js', 'public/js/infocenter/messageList.js', 'public/js/infocenter/infocenterDetails.js', 'public/js/infocenter/rueckstellung.js', 'public/js/infocenter/zgvUeberpruefung.js' ), 'phrases' => array( 'infocenter' => array( 'notizHinzufuegen', 'notizAendern', 'nichtsZumEntfernen', 'fehlerBeimEntfernen', 'zgvInPruefung', 'zgvErfuellt', 'zgvNichtErfuellt', 'zgvErfuelltPruefung' ), 'ui' => array( 'gespeichert', 'fehlerBeimSpeichern' ), 'global' => array( 'bis', 'zeilen' ) ) ) ); ?>
widgetlib->widget('NavigationWidget'); ?>
p->t('global', 'wirdBearbeitetVon').': '; echo $lockedby; if ($origin_page == 'index'): $unlockpath = 'unlockPerson/'.$stammdaten->person_id; $unlockpath .= '?fhc_controller_id='.$fhc_controller_id; $unlockpath .= '&filter_id='.$prev_filter_id; ?>     p->t('ui', 'freigeben')) ?>  

p->t('global', 'stammdaten')) ?>

load->view('system/infocenter/stammdaten.php'); ?> load->view('system/infocenter/anmerkungenZurBewerbung.php'); ?>

p->t('infocenter', 'dokumentenpruefung')) ?>

load->view('system/infocenter/dokpruefung.php', array('formalReadonly' => true)); ?>
load->view('system/infocenter/dokNachzureichend.php'); ?>

p->t('global', 'nachrichten')) ?>

load->view('system/infocenter/messageList.php', $messages); ?>

p->t('global', 'notizen'))?>

load->view('system/infocenter/addNotiz.php'); ?>
load->view('system/infocenter/notizen.php'); ?>
load->view('templates/FHC-Footer'); ?>