mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
fixed formatting with spaces
This commit is contained in:
@@ -65,7 +65,7 @@ function nicecase($item) {
|
|||||||
return 'BIND';
|
return 'BIND';
|
||||||
|
|
||||||
case 'nfs-stats':
|
case 'nfs-stats':
|
||||||
return 'NFS Stats';
|
return 'NFS Stats';
|
||||||
|
|
||||||
default:
|
default:
|
||||||
return ucfirst($item);
|
return ucfirst($item);
|
||||||
|
Reference in New Issue
Block a user