More verbose update notification message.
This commit is contained in:
parent
13253957ec
commit
fcee7086eb
@ -3,9 +3,9 @@
|
||||
<div id="dashboard" class="clearfix">
|
||||
{if $update}
|
||||
<section id="dashboard_update">
|
||||
<h3>UPDATER_TITLE</h3>
|
||||
<h3>Update notification</h3> {* i18n *}
|
||||
|
||||
<span class="msg_notice"><span class="icon-info-circled"></span> New Version available: {$curVersion}</span>
|
||||
<span class="msg_notice"><span class="icon-info-circled"></span> New stable Serendipity version available: {$curVersion}</span>
|
||||
</section>
|
||||
{/if}
|
||||
{if is_array($comments)}
|
||||
|
Loading…
x
Reference in New Issue
Block a user