From d10aad87ddebd4857a90b6d638aac803d7373dc6 Mon Sep 17 00:00:00 2001 From: winter Date: Fri, 14 Feb 2025 20:53:17 +0000 Subject: make attachments nicer --- templates/note_attachment.php | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 templates/note_attachment.php (limited to 'templates/note_attachment.php') diff --git a/templates/note_attachment.php b/templates/note_attachment.php new file mode 100644 index 0000000..c139a00 --- /dev/null +++ b/templates/note_attachment.php @@ -0,0 +1,17 @@ +href); +if (!$attachment->isImage() && $attachment->description) { + $filename = $attachment->description; +} +?> +