-bug CC-1823 should be fixed.

This commit is contained in:
martin 2011-01-30 16:47:11 -05:00
parent 7c70385528
commit 0ba5a1f520
14 changed files with 67 additions and 38 deletions

View file

@ -29,7 +29,7 @@
<div class="personal-block">
<ul>
<li>Signed in:</li>
<li class="name">Vladimir Stefanovic</li>
<li class="name"><?php echo $this->user ?></li>
<li><a href="/Login/logout">Logout</a></li>
</ul>
</div>