[TikiWiki-commits] [Git][tikiwiki/tiki][master] [ENH] Tracker: Changed the label of the "List all trackers" button to...
"Adrien Mbuya Maloba \(@adrienmaloba\) via TikiWiki-cvs" <[email protected]>
| Newsgroups | gmane.comp.cms.tiki.cvs |
|---|---|
| Message-ID | <69e75c4429b9a_3818e2144593e@gitlab-sidekiq-low-urgency-cpu-bound-v2-bbdd87bd5-9j565.mail> |
Adrien Mbuya Maloba pushed to branch master at Tiki Wiki CMS Groupware / Tiki
Commits:
d6e707cf by NasserNgandu at 2026-04-21T13:07:46+02:00
[ENH] Tracker: Changed the label of the "List all trackers" button to "Trackers" and the "List items" button to "Items"
---
* [ENH] Tracker: Changed the label of the "List all trackers" button to "Trackers" and the "List items" button to "Items"
See merge request tikiwiki/tiki!10051
- - - - -
1 changed file:
- templates/tracker_actions.tpl
Changes:
=====================================
templates/tracker_actions.tpl
=====================================
@@ -14,13 +14,13 @@
<div class="btn-group">
{if $tiki_p_list_trackers eq 'y'}
<a class="btn btn-info tips" title=":{tr}List all trackers (you have the permission to see){/tr}" href="{if $prefs.feature_sefurl eq 'y'}trackers{else}tiki-list_trackers.php{/if}">
- {icon name="trackers"} {tr}List all trackers{/tr}
+ {icon name="trackers"} {tr}Trackers{/tr}
</a>
{/if}
{if !empty($trackerId) and $tiki_p_view_trackers eq 'y' && (empty($showitems) || $showitems !== 'n')}
<a class="btn btn-info tips" title=":{tr _0="{$tracker_info.name|escape}"}Go back to the list of items for “%0”{/tr}" href="{$trackerId|sefurl:"tracker"}">
- {icon name="list"} {tr}List items{/tr}
+ {icon name="list"} {tr}Items{/tr}
</a>
{/if}
View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/d6e707cf2fadb0ffd5d73da040d5c94edabce16c
--
View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/d6e707cf2fadb0ffd5d73da040d5c94edabce16c
You're receiving this email because of your account on gitlab.com. Manage all notifications: https://gitlab.com/-/profile/notifications | Help: https://gitlab.com/help
_______________________________________________
TikiWiki-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tikiwiki-cvs