Replace shadmin logo

This commit is contained in:
Eike Foken
2011-08-08 12:42:31 +02:00
parent 78d88d27e1
commit bffa93772c
2 changed files with 3 additions and 3 deletions

View File

@@ -20,7 +20,7 @@
<body> <body>
<div id="header"> <div id="header">
<h1><?=anchor('', img('assets/images/logo.gif'))?></h1> <h1><?=anchor('', img('assets/images/logo.png'))?></h1>
<div class="menu">Hallo <a href="<?=site_url('');?>"><?=$this->user->profile()->firstname;?> <?=$this->user->profile()->lastname;?></a>! | <?=lang_select('assets/images');?> | <a href="#">Hilfe</a> | <?=anchor('settings', "Einstellungen");?> | <?=anchor('auth/logout', "Logout");?></div> <div class="menu">Hallo <a href="<?=site_url('');?>"><?=$this->user->profile()->firstname;?> <?=$this->user->profile()->lastname;?></a>! | <?=lang_select('assets/images');?> | <a href="#">Hilfe</a> | <?=anchor('settings', "Einstellungen");?> | <?=anchor('auth/logout', "Logout");?></div>
</div> </div>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.4 KiB

After

Width:  |  Height:  |  Size: 2.4 KiB