1) Checking in all necessary changes to acommodate the new luci-pbx-voicemail package.
[project/luci.git] / applications / luci-pbx / luasrc / model / cbi / pbx.lua
index b099b6a..f136c77 100644 (file)
@@ -84,7 +84,7 @@ m = Map (modulename, translate("PBX Main Page"),
 
 -----------------------------------------------------------------------------------------
 s = m:section(NamedSection, "connection_status", "main",
-              translate("Service Control and Connection Status"))
+              translate("PBX Service Status"))
 s.anonymous = true
 
 s:option (DummyValue, "status", translate("Service Status"))