[TikiWiki-commits] [Git][tikiwiki/tiki][29.x] [BP][FIX] Upcoming Events module: Remove excessive spacing caused by inappropriate class usage

"luci \(@luciash\) via TikiWiki-cvs" <[email protected]>
Newsgroups gmane.comp.cms.tiki.cvs
Message-ID <68c2d1884fb0d_2cde1c02632c@gitlab-sidekiq-low-urgency-cpu-bound-v2-5c76fddf46-ngzgd.mail>

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


Commits:
a6340bca by David Maene at 2025-09-11T13:34:17+00:00
[BP][FIX] Upcoming Events module: Remove excessive spacing caused by inappropriate class usage
---
* [FIX] Upcoming Events module: Remove excessive spacing caused by inappropriate class usage
---
* Fix excessive spacing in Module upcoming_events

* Fix excessive spacing in upcoming_events module

See merge request tikiwiki/tiki!8425

(cherry picked from commit e7b7ac130d8156846d9a6f4ea51f4ce1dc6cd7e5)

See merge request tikiwiki/tiki!8561

- - - - -


1 changed file:

- templates/modules/mod-upcoming_events.tpl


Changes:

=====================================
templates/modules/mod-upcoming_events.tpl
=====================================
@@ -20,10 +20,10 @@ html indentation and smarty indentation are independant. Please keep consistent
     <tr>
 
             {if $nonums != 'y'}
-        <td class="module">{$smarty.section.ix.index_next})&nbsp;</td>
+        <td>{$smarty.section.ix.index_next})&nbsp;</td>
             {/if}
 
-        <td class="module vevent"{if $showColor eq 'y' and $infocals.$calendarId.custombgcolor ne ''} style="background-color:#{$infocals.$calendarId.custombgcolor}"{/if}>
+        <td class="vevent"{if $showColor eq 'y' and $infocals.$calendarId.custombgcolor ne ''} style="background-color:#{$infocals.$calendarId.custombgcolor}"{/if}>
 
             {if $modUpcomingEvents[ix].allday}
             <abbr class="dtstart" title="{$modUpcomingEvents[ix].start|isodate}">{$modUpcomingEvents[ix].start|tiki_short_date}</abbr>



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

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