diff --git a/admin/systempreferences.pl b/admin/systempreferences.pl
index ccab33f087..c74b26c2f8 100755
--- a/admin/systempreferences.pl
+++ b/admin/systempreferences.pl
@@ -235,7 +235,7 @@ printend
my $nextpage =$offset+$pagesize;
print mklink("$script_name?offset=".$nextpage,'Next >>');
}
- print "
";
+ print "
";
print "";
} #---- END $OP eq DEFAULT
print endmenu('admin');