[TikiWiki-commits] [Git][tikiwiki/tiki][30.x] [ENH] Tracker: Changed the label of the "List all trackers" button to...

"Jonny Bradley \(@jonnybradley\) via TikiWiki-cvs" <[email protected]>
Newsgroups gmane.comp.cms.tiki.cvs
Message-ID <69f9e44866227_3818fee83675b@gitlab-sidekiq-low-urgency-cpu-bound-v2-7db4c49975-wv7td.mail>

Jonny Bradley pushed to branch 30.x at Tiki Wiki CMS Groupware / Tiki


Commits:
60b7ffdc by Jonny Bradley at 2026-05-05T12:36:12+00: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


(cherry picked from commit d6e707cf2fadb0ffd5d73da040d5c94edabce16c)

532908df [ENH] Tracker: Changed the label of the "List all trackers" button to...

Co-authored-by: NasserNgandu <[email protected]>
- - - - -


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/60b7ffdcd23ce349f7d80c652570abbe2814e33b

-- 
View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/60b7ffdcd23ce349f7d80c652570abbe2814e33b
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
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.