restore UL element for widget output
This commit is contained in:
parent
0515debed0
commit
10830babcc
@ -80,7 +80,7 @@ class Widget extends WP_Widget {
|
||||
. 'data-sclt-limit="' . esc_attr( $count ) . '" '
|
||||
. 'data-sclt-last="' . esc_attr( current_datetime()->getTimestamp() );
|
||||
}
|
||||
echo '">';
|
||||
echo '"><ul class="sclt-widget">';
|
||||
|
||||
$args = array(
|
||||
'post_type' => 'scliveticker_tick',
|
||||
|
Loading…
x
Reference in New Issue
Block a user