Plugin Directory

Changeset 3350488


Ignore:
Timestamp:
08/26/2025 01:53:03 PM (7 months ago)
Author:
netupag
Message:

feat: added pagination toggle to widgets

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ticketmachine-event-manager/trunk/widgets/event_boxes.php

    r3350478 r3350488  
    5555                                                <div class='d-flex'>
    5656                                                    <hr class='my-auto flex-grow-1'>
    57                                                     <div class='px-4 mt-0 h3'>" . ticketmachine_i18n_date($ticketmachine_globals->format_date, $event->ev_date) . "</div>
     57                                                    <div class='px-4 mt-0 h4'>" . ticketmachine_i18n_date($ticketmachine_globals->format_date, $event->ev_date) . "</div>
    5858                                                    <hr class='my-auto flex-grow-1'>
    5959                                                </div>
Note: See TracChangeset for help on using the changeset viewer.