ILIAS  release_5-3 Revision v5.3.23-19-g915713cf615
frontpage_auth.tpl.php File Reference

Go to the source code of this file.

Variables

$this data ['header'] = $this->t('{core:frontpage:page_title}')
 
if($this->data['isadmin']) else
 

Variable Documentation

◆ data

$this data[ 'header'] = $this->t('{core:frontpage:page_title}')

Definition at line 3 of file frontpage_auth.tpl.php.

◆ else

if ( $this->data[ 'isadmin']) else
Initial value:
{
echo '<p class="float-r youareadmin"><a href="' . $this->data['loginurl'] . '">' . $this->t('{core:frontpage:login_as_admin}') . '</a></p>'
$this data['header']

Definition at line 11 of file frontpage_auth.tpl.php.