diff --git a/src/main/webapp/WEB-INF/views/cfg/av/voip/voipList.jsp b/src/main/webapp/WEB-INF/views/cfg/av/voip/voipList.jsp index 8f84c01fc..28d83fdc3 100644 --- a/src/main/webapp/WEB-INF/views/cfg/av/voip/voipList.jsp +++ b/src/main/webapp/WEB-INF/views/cfg/av/voip/voipList.jsp @@ -338,8 +338,8 @@ -
| ${indexCfg.rawLen } | +${indexCfg.rawLen }(B) | ${indexCfg.cfdsLevel } | ${indexCfg.compileId } | ${indexCfg.fileDesc } | ${indexCfg.contentType } | -${indexCfg.contentLength } | +${indexCfg.contentLength }(B) | <%--
|