added print_page_title on each page

This commit is contained in:
gabryon99 2020-04-06 10:35:31 +02:00
parent 62ee1c8b37
commit 792a542c41
30 changed files with 158 additions and 151 deletions

View file

@ -157,9 +157,7 @@ if(haveAdminPrivileges()) then
print[[</div>]]
end
print [[
<h2>]] print(i18n("prefs.runtime_prefs")) print[[</h2>
]]
page_utils.print_page_title(i18n("prefs.runtime_prefs"))
if(false) then
io.write("------- SERVER ----------------\n")