From 66220296507aa4737452387427521e70c00bbe9e Mon Sep 17 00:00:00 2001 From: ccd0 Date: Tue, 2 Apr 2019 05:38:09 -0700 Subject: [PATCH] Remove like buttons. Continue to show like counts and scores where given in API. Make minor spacing adjustments due to removal of relevant CSS. --- src/General/Build/PostInfo.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/General/Build/PostInfo.html b/src/General/Build/PostInfo.html index 5130fff4e..fc1a8224a 100644 --- a/src/General/Build/PostInfo.html +++ b/src/General/Build/PostInfo.html @@ -5,7 +5,7 @@ ?{email}{} ${name} ?{tripcode}{ ${tripcode}} - ?{o.xa19s}{} + ?{o.xa19s}{ } ?{pass}{ } ?{capcode}{ ## ${capcode}} ?{email}{} @@ -19,7 +19,7 @@ No. ${ID} - ?{o.isReply}{} + ?{o.xa19l && o.isReply}{ } ?{o.isSticky}{ Sticky} ?{o.isClosed && !o.isArchived}{ Closed} ?{o.isArchived}{ Archived}