include upgrader timestamp

document recent changes
i18n for upgrader
This commit is contained in:
Garvin Hicking
2014-04-25 09:55:41 +02:00
parent 919674e25a
commit 5e0c4c074e
70 changed files with 237 additions and 10 deletions
+2 -2
View File
@@ -16,11 +16,11 @@
<section id="dashboard_update">
<h3>{$CONST.UPDATE_NOTIFICATION}</h3>
<span class="msg_notice"><span class="icon-info-circled"></span> Check for new Serendipity version failed</span> {* i18n *}
<span class="msg_notice"><span class="icon-info-circled"></span> {$CONST.UPDATE_FAILMSG}</span>
<form id="updateCheckDisable" method="POST">
<input type="hidden" name="serendipity[adminAction]" value="updateCheckDisable" />
{$token}
<button type="submit">Disable update check</button> {* i18n *}
<button type="submit">{$CONST.UPDATE_FAILACTION}</button>
</form>
</section>
{else if $update}