mirror of
https://github.com/webmin/webmin.git
synced 2026-02-03 06:03:28 +00:00
html cleanup
This commit is contained in:
@@ -167,7 +167,7 @@ else {
|
||||
push(@cols, $ahref);
|
||||
}
|
||||
if ( $setting eq "-NO-" ) {
|
||||
push(@cols, "<FONT color=#ff0000>$setting</font>");
|
||||
push(@cols, "<font color=#ff0000>$setting</font>");
|
||||
}
|
||||
elsif ( $setting ne "" ) {
|
||||
push(@cols, $setting);
|
||||
|
||||
Reference in New Issue
Block a user