In the recent.pm plugin, the line my $popularsongs = `$STATSPROG --config=$config $STATSARGS --last --plain`;
should be changed to my $popularsongs = `$STATSPROG --config=$config $STATSARGS --last`;The --plain causes the heading for the "Host Song" list to be created without the HTML markup to align the columns.
Regards, Michael _______________________________________________ Gnump3d-users mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnump3d-users
