From cfceead29288cf1e0e0f18aad0c429738ae8ce3e Mon Sep 17 00:00:00 2001 From: Van Date: Tue, 27 Aug 2019 17:37:53 +0800 Subject: [PATCH] https://github.com/b3log/solo/issues/12842 --- 9IPHP/article.ftl | 2 +- Andrea/article.ftl | 10 +++------- Bruce/article.ftl | 4 ++-- Bubble/article.ftl | 2 +- Casper/article.ftl | 2 +- Community/article.ftl | 6 +----- Finding/article.ftl | 2 +- Jane/article.ftl | 2 +- Medium/article.ftl | 2 +- NeoEase/article.ftl | 10 +++------- Pinghsu/article.ftl | 2 +- favourite/article.ftl | 10 +--------- i-nove/article.ftl | 6 +----- metro-hot/article.ftl | 8 ++------ next/article-list.ftl | 1 + next/article.ftl | 2 +- nijigen/article.ftl | 8 ++++---- owmx-3.0/article.ftl | 4 ---- timeline/article.ftl | 6 +----- tree-house/article.ftl | 8 ++------ yilia/article.ftl | 2 +- 21 files changed, 30 insertions(+), 69 deletions(-) diff --git a/9IPHP/article.ftl b/9IPHP/article.ftl index 7ff62b4..c2ed54d 100644 --- a/9IPHP/article.ftl +++ b/9IPHP/article.ftl @@ -55,7 +55,7 @@   |   diff --git a/Andrea/article.ftl b/Andrea/article.ftl index 1854d83..e35e779 100644 --- a/Andrea/article.ftl +++ b/Andrea/article.ftl @@ -44,8 +44,8 @@
-
${article.articleCreateDate?string("MM")}
-
${article.articleCreateDate?string("dd")}
+
${article.articleUpdateDate?string("MM")}
+
${article.articleUpdateDate?string("dd")}

@@ -57,11 +57,7 @@