From 970e6e5e70dda9e67673a1b12cb8a41f3ac98a88 Mon Sep 17 00:00:00 2001 From: Syndamia Date: Sun, 9 Feb 2025 21:20:36 +0200 Subject: feat: Add titles to buttons --- views/list/item.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'views/list') diff --git a/views/list/item.php b/views/list/item.php index 0146dbe..577d56e 100644 --- a/views/list/item.php +++ b/views/list/item.php @@ -16,13 +16,13 @@ UID === $list->AuthorUID): ?>
- +
UID === $list->AuthorUID || $user->Role === 'Admin')): ?>
- +
-- cgit v1.2.3