Code cleanup
This commit is contained in:
4
templates/Sparkle/admin/index/index.tpl
vendored
4
templates/Sparkle/admin/index/index.tpl
vendored
@@ -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>
|
||||
|
||||
1
templates/Sparkle/header.tpl
vendored
1
templates/Sparkle/header.tpl
vendored
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user