[TikiWiki-commits] [Git][tikiwiki/tiki][master] [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 <68a305e8ca9c6_2cd6c906845e@gitlab-sidekiq-low-urgency-cpu-bound-v2-5b8f9fb769-2hs8b.mail>

Victor Emanouilov pushed to branch master at Tiki Wiki CMS Groupware / Tiki


Commits:
9e8f7279 by Merci Jacob at 2025-08-18T10:44:45+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/9e8f72791fe219c0ec76bf127748b2ad75ffb7eb

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