fix for system view

This commit is contained in:
gabryon99 2020-03-24 12:39:08 +01:00
parent 3052e1370d
commit ce0e3d2d11
97 changed files with 152 additions and 187 deletions

View file

@ -16,7 +16,7 @@ local page_utils = require("page_utils")
-- function sendHTTPHeader(mime)
-- For more information please read the scripts/lua/modules/lua_utils.lua file.
sendHTTPContentTypeHeader('text/html')
page_utils.manage_system_interface()
page_utils.print_header()