diff --git a/sidebars/astrodidattica.php b/sidebars/astrodidattica.php index 3678d08..7aeca92 100644 --- a/sidebars/astrodidattica.php +++ b/sidebars/astrodidattica.php @@ -172,9 +172,9 @@ add_shortcode( 'sbdidattica', function () { $term_link = get_term_link( $term, 'collaborazioni' ); $i++; if ( $i < $numcat ) { - $ente = $ente.'
'; + $ente = $ente.'
'; } else { - $ente = $ente.''; + $ente = $ente.''; } }