From 982e6213622bcb78a40d17f54cda27225a1d84b3 Mon Sep 17 00:00:00 2001 From: winter Date: Tue, 31 Dec 2024 16:25:22 +0000 Subject: rework timelines. inclusion reasons supported now --- templates/reason_reshared.php | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 templates/reason_reshared.php (limited to 'templates/reason_reshared.php') diff --git a/templates/reason_reshared.php b/templates/reason_reshared.php new file mode 100644 index 0000000..2c1e4c5 --- /dev/null +++ b/templates/reason_reshared.php @@ -0,0 +1,10 @@ +
+ repeat + + getFullHandle(); + $name = htmlspecialchars($actor->displayName); + printf(__('note.resharedBy'), "$name"); + ?> + +
\ No newline at end of file -- cgit v1.3