modules/admin-full: fix html escaping on interface overview page
This commit is contained in:
parent
f812eb91ff
commit
f8a2f2c059
@ -105,7 +105,7 @@ $Id$
|
||||
}
|
||||
|
||||
stat += String.format(
|
||||
'<br /><small>%s</small>',
|
||||
'<br /><small>%h</small>',
|
||||
ifc.name
|
||||
);
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user