aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
Diffstat (limited to 'admin')
-rw-r--r--admin/admin.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/admin.el b/admin/admin.el
index 247bbd5f4e5..6a67f172e2c 100644
--- a/admin/admin.el
+++ b/admin/admin.el
@@ -963,7 +963,7 @@ $Date: %s $
963 (format admin--org-html-postamble 963 (format admin--org-html-postamble
964 copyright-years 964 copyright-years
965 ;; e.g. "2022/09/13 09:13:13" 965 ;; e.g. "2022/09/13 09:13:13"
966 (format-time-string "%Y/%M/%y %H:%m:%S"))) 966 (format-time-string "%Y/%m/%d %H:%m:%S")))
967 (org-html-mathjax-template "") 967 (org-html-mathjax-template "")
968 (htmlize-output-type 'css)) 968 (htmlize-output-type 'css))
969 (org-html-export-as-html)) 969 (org-html-export-as-html))