diff --git a/application/views/labels/index.php b/application/views/labels/index.php index 973cc3fa..b51aca01 100644 --- a/application/views/labels/index.php +++ b/application/views/labels/index.php @@ -95,7 +95,7 @@ echo '' . $qso->station_profile_name . ''; echo '' . $qso->station_gridsquare . ''; echo '' . $qso->count . ''; - echo ''; + echo ''; echo ''; echo ''; } ?>