ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Go to the source code of this file.
Variables | |
$this | data ['header'] = $this->t('{core:frontpage:page_title}') |
if($this->data['isadmin']) | else |
$icon_enabled = '<img src="/' . $this->data['baseurlpath'] . 'resources/icons/silk/accept.png" alt="enabled" />' | |
$icon_disabled = '<img src="/' . $this->data['baseurlpath'] . 'resources/icons/silk/delete.png" alt="disabled" />' | |
$icon_disabled = '<img src="/' . $this->data['baseurlpath'] . 'resources/icons/silk/delete.png" alt="disabled" />' |
Definition at line 40 of file frontpage_config.tpl.php.
$icon_enabled = '<img src="/' . $this->data['baseurlpath'] . 'resources/icons/silk/accept.png" alt="enabled" />' |
Definition at line 39 of file frontpage_config.tpl.php.
$this data[ 'header'] = $this->t('{core:frontpage:page_title}') |
Definition at line 3 of file frontpage_config.tpl.php.
Definition at line 19 of file frontpage_config.tpl.php.