[TikiWiki-commits] [Git][tikiwiki/tiki][master] [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 <68c1f4d5c7d89_2c2a236c83722@gitlab-sidekiq-low-urgency-cpu-bound-v2-856dd689b5-hr8bj.mail>

luci pushed to branch master at Tiki Wiki CMS Groupware / Tiki


Commits:
e7b7ac13 by David Maene at 2025-09-10T21:51:55+00:00
[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

- - - - -


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/e7b7ac130d8156846d9a6f4ea51f4ce1dc6cd7e5

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