1
0
mirror of https://github.com/postfixadmin/postfixadmin.git synced 2025-07-31 10:04:20 +03:00

remove extra semi-colon - thanks to @PF4Public / #524

This commit is contained in:
David Goodwin
2021-08-04 17:25:45 +01:00
parent 25ac89f6a7
commit 36593fafe7

View File

@ -2373,7 +2373,7 @@ function gen_show_status($show_alias)
}
}
} else {
$stat_string .= "; ";
$stat_string .= " ";
}
// $stat_string .= "<span style='background-color:green'> &nbsp; </span> &nbsp;" .