Code cleanup

This commit is contained in:
BNoiZe
2013-10-01 22:02:44 +02:00
parent f44395a001
commit e5304d1cc1
2 changed files with 0 additions and 5 deletions

View File

@@ -79,10 +79,6 @@ $header
<td>{$overview['tickets_used']} ({$userinfo['tickets_used']}/{$userinfo['tickets']})</td>
</tr>
</if>
<!-- </table>
</section>
<section class="dboarditemfull bradiusodd">
<table>-->
<tr>
<th colspan="2">{$lng['admin']['systemdetails']}</th>
</tr>

View File

@@ -70,7 +70,6 @@
<li><a href="customer_index.php?action=logout&s={$userinfo['hash']}">{$lng['login']['logout']} {$userinfo['firstname']} {$userinfo['name']} ({$userinfo['loginname']})</a></li>
</if>
</ul>
<!--{$lng['admin']['lastlogin_succ']} <span id="lastlogin">{$userinfo['lastlogin_succ']}</span>-->
</div>
</header>