From 4b73227645da2ff501fc39658b1c4c0700f007ae Mon Sep 17 00:00:00 2001 From: Luxray5474 Date: Sun, 30 Aug 2020 11:08:52 -0400 Subject: [PATCH] Wording changes --- README.md | 1 - client/html/post_readonly_sidebar.tpl | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 7911431a..a86ef795 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,6 @@ scrubbing](http://sjp.pwn.pl/sjp/;2527372). It is pronounced as *shoorubooru*. - Pools and pool categories - Duplicate detection - Post rating and favoriting; comment rating -- Sorting by true chronological order (through source file's last modified time) - Polished UI - Browser configurable endless paging - Browser configurable backdrop grid for transparent images diff --git a/client/html/post_readonly_sidebar.tpl b/client/html/post_readonly_sidebar.tpl index d3f88c50..e7b54d20 100644 --- a/client/html/post_readonly_sidebar.tpl +++ b/client/html/post_readonly_sidebar.tpl @@ -27,7 +27,7 @@
- Source last modified + File last modified <%= ctx.makeRelativeTime(ctx.post.fileLastModifiedTime) %>