[TikiWiki-commits] [Git][tikiwiki/tiki][tiki-manager-instance-delete-confirm] [ENH] manager: add aria-label for delete action and improve confirmation prompt

"Sammy Ndabo \(@ndabosam084\) via TikiWiki-cvs" <[email protected]>
Newsgroups gmane.comp.cms.tiki.cvs
Message-ID <691c6cb787dd0_2ae9834c5711a@gitlab-sidekiq-low-urgency-cpu-bound-v2-cf788b4bc-bh9vs.mail>

Sammy Ndabo pushed to branch tiki-manager-instance-delete-confirm at Tiki Wiki CMS Groupware / Tiki


Commits:
4e39f29a by Sammy Ndabo at 2025-11-18T15:54:03+03:00
[ENH] manager: add aria-label for delete action and improve confirmation prompt

- - - - -


1 changed file:

- templates/manager/index.tpl


Changes:

=====================================
templates/manager/index.tpl
=====================================
@@ -80,7 +80,9 @@
                                 </a>
                             </action>
                             <action>
-                                <a href="{service controller=manager action=delete instanceId=$instance->id}" onclick="return confirmPopup('{tr}Are you sure you want to delete this instance?{/tr}', '{ticket mode=get}');">
+                                <a href="{service controller=manager action=delete instanceId=$instance->id}"
+                                    aria-label="{tr}Delete{/tr}"
+                                    onclick="confirmPopup('{tr}Are you sure you want to delete this instance?{/tr}', '{ticket mode=get}');">
                                     {icon name=times _menu_text='y' _menu_icon='y' alt="{tr}Delete{/tr}"}
                                 </a>
                             </action>



View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/4e39f29a45067f4061cc5e5d6bffedf0301859f3

-- 
View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/4e39f29a45067f4061cc5e5d6bffedf0301859f3
You're receiving this email because of your account on gitlab.com.

_______________________________________________
TikiWiki-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tikiwiki-cvs
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.