From 053d537cc3d2118d6d7112f3b6f01e50fc813e9e Mon Sep 17 00:00:00 2001 From: Jordi Sanfeliu Date: Tue, 23 Oct 2012 17:17:42 +0200 Subject: [PATCH] fixed a typo in monitorix.cgi that prevented honoring the NFSC_VERSION option --- monitorix.cgi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/monitorix.cgi b/monitorix.cgi index 7c5d644..b742c93 100755 --- a/monitorix.cgi +++ b/monitorix.cgi @@ -9988,7 +9988,7 @@ sub nfsc { } $title = !$silent ? $title : ""; - $title =~ s/NFS/NFS v$NFSS_VERSION/; + $title =~ s/NFS/NFS v$NFSC_VERSION/; unlink ("$PNG_DIR" . "$PNG1", "$PNG_DIR" . "$PNG2",