go into
Leaguemanager then lib and open
widget.php
search for this string
$out .= “<h4>$prev_link”.__( ‘Next Match’, ‘leaguemanager’ ).”$next_link</h4>”;
change to
$out .= “<h4>$prev_link”.__( ‘Next League Match’, ‘leaguemanager’ ).”$next_link</h4>”;
save and done
example
https://superfootballleague.bloggzor.com/