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
+1 -1
View File
@@ -176,7 +176,7 @@
dat += "<tr><td colspan='4' bgcolor='white'>&nbsp</td></tr>"
dat += "</table>"
show_browser(usr, dat, "window=lookupnotes;size=900x500")
show_browser(usr, HTML_SKELETON(dat), "window=lookupnotes;size=900x500")
/proc/show_player_info_discord(var/ckey)
if (!ckey)