Skip to content

Commit

Permalink
Merge pull request #446 from DMOEdetc/patch-2
Browse files Browse the repository at this point in the history
Update der archive-sunflower_event.php, Kalenderdownload
  • Loading branch information
albig committed Nov 17, 2023
2 parents b5b3c1c + 9854751 commit 8fda6c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion archive-sunflower_event.php
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@

<?php
if ( ! $is_event_archive ) {
printf( '<div class="row"><div class="col-12 text-end"><a href="?format=ics" class="small">%s</a></div></div>', __( 'calendar in ics-format', 'sunflower' ) );
printf( '<div class="row"><div class="col-12 text-end"><a href="?format=ics" class="small calendar-download">%s</a></div></div>', __( 'calendar in ics-format', 'sunflower' ) );
}
?>

Expand Down

0 comments on commit 8fda6c5

Please sign in to comment.