Fix syntax error introduced by f62c4a1809
This commit is contained in:
parent
378fe0b597
commit
03fd559382
@ -247,7 +247,7 @@ if ($databases_count > 0) {
|
||||
foreach ($replication_types as $type) {
|
||||
if (${"server_{$type}_status"}) {
|
||||
echo ' <th></th>' . "\n";
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
if ($is_superuser) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user