From ddccaf16f39a4bf710266edc389fcde124e7ef56 Mon Sep 17 00:00:00 2001 From: winter Date: Thu, 23 Jan 2025 17:23:58 +0000 Subject: use icons-in-css instead of icon font --- templates/note.php | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'templates/note.php') diff --git a/templates/note.php b/templates/note.php index 3e978b9..d892656 100644 --- a/templates/note.php +++ b/templates/note.php @@ -32,23 +32,23 @@ if ($user != null) { ) ?> - privacy->scope) { - NotePrivacyScope::NONE => 'lock', - NotePrivacyScope::MUTUALS => 'group', - NotePrivacyScope::FOLLOWERS => 'groups', - NotePrivacyScope::PUBLIC => 'public' - } ?> + inReplyTo)): ?>
- reply + ' . htmlspecialchars($note->inReplyTo->author->displayName)) . '' ?> -- cgit v1.3