From dacded6976da12d7e7d8353e5282a20cdd653d26 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Sun, 20 Sep 2015 10:03:05 +0200 Subject: [PATCH] acl: fix typo for #389 --- .../mvc/app/models/OPNsense/Core/ACL_Legacy_Page_Map.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/opnsense/mvc/app/models/OPNsense/Core/ACL_Legacy_Page_Map.json b/src/opnsense/mvc/app/models/OPNsense/Core/ACL_Legacy_Page_Map.json index 29db9f0f5..91f681720 100644 --- a/src/opnsense/mvc/app/models/OPNsense/Core/ACL_Legacy_Page_Map.json +++ b/src/opnsense/mvc/app/models/OPNsense/Core/ACL_Legacy_Page_Map.json @@ -1225,8 +1225,8 @@ ] }, "page-status-upnpstatus": { - "name": "WebCfg - Status: Universal Plug and Play Status page", - "descr": "Allow access to the 'Status: Universal Plug and Play Status' page.", + "name": "WebCfg - Status: Universal Plug and Play page", + "descr": "Allow access to the 'Status: Universal Plug and Play' page.", "match": [ "status_upnp.php*" ]