mirror of https://github.com/mikaku/Monitorix.git
.text-title-multihost-one added to monitorix.cgi
This commit is contained in:
parent
87d4af7d9a
commit
ad92a49157
|
@ -176,7 +176,7 @@ sub multihost {
|
|||
} else {
|
||||
print " <table class='table-module' width='1' >\n";
|
||||
print " <tr>\n";
|
||||
print " <td class='text-title'>\n";
|
||||
print " <td class='text-title-multihost-one'>\n";
|
||||
print " <b> " . $host[$cgi->{val}] . "</b>\n";
|
||||
print " </td>\n";
|
||||
print " </tr>\n";
|
||||
|
|
Loading…
Reference in New Issue