From e0588a6113ff6b3c1000fa6c82629f81fb5e05b5 Mon Sep 17 00:00:00 2001 From: winter Date: Sat, 15 Mar 2025 18:53:29 +0000 Subject: [refactor] move some templates to subdirs --- 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; +} +?> +