[TikiWiki-commits] [Git][tikiwiki/tiki][29.x] [FIX] Webmail: restore missing tracker-related actions on the message page

"Victor Emanouilov \(@kroky\) via TikiWiki-cvs" <[email protected]>
Newsgroups gmane.comp.cms.tiki.cvs
Message-ID <690b6f2782c44_2ce266c391aa@gitlab-sidekiq-low-urgency-cpu-bound-v2-675f7f6dbf-9ltts.mail>

Victor Emanouilov pushed to branch 29.x at Tiki Wiki CMS Groupware / Tiki


Commits:
cb0c128d by Merci Jacob at 2025-11-05T15:29:24+00:00
[FIX] Webmail: restore missing tracker-related actions on the message page
---
* [FIX] Webmail: restore missing tracker-related actions on the message page

See merge request tikiwiki/tiki!8304

- - - - -


1 changed file:

- lib/cypht/modules/tiki/functions.php


Changes:

=====================================
lib/cypht/modules/tiki/functions.php
=====================================
@@ -452,7 +452,7 @@ if (! hm_exists('append_to_msg_headers')) {
     function append_to_msg_headers($headers, $link)
     {
         $link = ' | ' . $link;
-        $headers = preg_replace('#</ul><span id="extra-header-buttons"></span>#s', $link . "\\0", $headers, 1);
+        $headers = preg_replace('#</div><span id="extra-header-buttons"></span>#s', $link . "\\0", $headers, 1);
 
         return $headers;
     }



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

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