summaryrefslogtreecommitdiff
path: root/src/user
diff options
context:
space:
mode:
authorcurly <curly@infernal.garden>2024-07-17 19:25:07 -0600
committercurly <curly@infernal.garden>2024-07-17 19:25:07 -0600
commit9feb35fa48c65ad404cd414bb4b9cda76a86b024 (patch)
tree42d1d2c86fc5dc47381c10724495145a5e9ecc01 /src/user
parent9bb0eef3951e39a9e86a80a68f3158f08305aa20 (diff)
downloadpoko_web-9feb35fa48c65ad404cd414bb4b9cda76a86b024.tar.gz
poko_web-9feb35fa48c65ad404cd414bb4b9cda76a86b024.tar.bz2
poko_web-9feb35fa48c65ad404cd414bb4b9cda76a86b024.zip
update form onload
Diffstat (limited to 'src/user')
-rw-r--r--src/user/update/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/user/update/index.html b/src/user/update/index.html
index 0ec244b..b63448f 100644
--- a/src/user/update/index.html
+++ b/src/user/update/index.html
@@ -5,7 +5,7 @@
<script src="/main.js" defer></script>
<title>UPDATE INFO</title>
</head>
- <body onload="update_form_onload()">
+ <body>
<header>
<a href="/user/">
<center class="button navbutton">USER</center>