Oops. Testing code relicts.
This commit is contained in:
parent
3d5059e882
commit
b66618093a
@ -1,11 +1,13 @@
|
||||
<h2>{$CONST.WELCOME_BACK} {$username|escape:"html"}</h2>
|
||||
{$backend_frontpage_display}
|
||||
<div id="dashboard" class="clearfix">
|
||||
{if $update}
|
||||
<section id="dashboard_update">
|
||||
<h3>UPDATER_TITLE</h3>
|
||||
|
||||
<span class="msg_notice"><span class="icon-info-circled"></span> New Version available: {$curVersion}</span>
|
||||
</section>
|
||||
{/if}
|
||||
{if is_array($comments)}
|
||||
<section id="dashboard_comments" class="equal_heights quick_list">
|
||||
<h3>{$CONST.COMMENTS}</h3>
|
||||
|
Loading…
x
Reference in New Issue
Block a user