Go to the source code of this file.
Variables | |
| $bannerSiteName | |
| $bannerInstitutionName | |
| else | __pad0__ |
| endif | |
| $bannerInstitutionName |
get_conf('institutionLogo') != '' ? '<img src="' . get_conf('institutionLogo') . '" alt="'.get_conf('institution_name').'" >' : get_conf('institution_name')
Definition at line 23 of file banner.tpl.php.
| $bannerSiteName |
get_conf('siteLogo') != '' ? '<img src="' . get_conf('siteLogo') . '" alt="'.get_conf('siteName').'" >' : get_conf('siteName')
Definition at line 13 of file banner.tpl.php.
| else __pad0__ |
Definition at line 28 of file banner.tpl.php.
Definition at line 31 of file banner.tpl.php.
1.6.3