Fixes some 516 UIs. (#20662)

This commit is contained in:
Matt Atlas
2025-03-27 02:14:59 +01:00
committed by GitHub
parent f93de28137
commit 22f3e5580d
9 changed files with 10 additions and 10 deletions
+2 -2
View File
@@ -201,7 +201,7 @@
dat += "</tr>"
dat += "</table>"
show_browser(usr, dat, "window=mywarnings;size=900x500")
show_browser(usr, HTML_SKELETON(dat), "window=mywarnings;size=900x500")
/*
* A proc for acknowledging a warning
@@ -410,7 +410,7 @@
dat +="</table>"
show_browser(usr, dat, "window=lookupwarns;size=900x500")
show_browser(usr, HTML_SKELETON(dat), "window=lookupwarns;size=900x500")
feedback_add_details("admin_verb","WARN-LKUP")
//Admin Proc to add a new User Notification