From: Thomas Müller Date: Mon, 22 Sep 2014 12:06:51 +0000 (+0200) Subject: date printed in the admin section regarding last execution time is already displayed... X-Git-Tag: v8.0.0alpha1~620^2~1 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=f4eae03f20674423cbe9034fdbeb30125157e6fc;p=nextcloud-server.git date printed in the admin section regarding last execution time is already displayed in the users timezone - no need to append UTC --- diff --git a/settings/templates/admin.php b/settings/templates/admin.php index 9ceebad4ee1..bfd1c676b64 100644 --- a/settings/templates/admin.php +++ b/settings/templates/admin.php @@ -221,7 +221,7 @@ if ($_['suggestedOverwriteWebroot']) {

t("Last cron was executed at %s.", array($human_time)));