summaryrefslogtreecommitdiff
path: root/src/user/index.html
diff options
context:
space:
mode:
authorcurly <curly@infernal.garden>2024-07-17 14:27:04 -0600
committercurly <curly@infernal.garden>2024-07-17 14:27:04 -0600
commitcc46857b4361c356e079b48d23a16b0fccaa7a61 (patch)
tree3c2d2f08d6decd6d7f4a369e84ae195c5b33651f /src/user/index.html
parent339ed00eb7496fc44ec5113b0520838305062039 (diff)
downloadpoko_web-cc46857b4361c356e079b48d23a16b0fccaa7a61.tar.gz
poko_web-cc46857b4361c356e079b48d23a16b0fccaa7a61.tar.bz2
poko_web-cc46857b4361c356e079b48d23a16b0fccaa7a61.zip
separate user update forms. require password for deletion
Diffstat (limited to 'src/user/index.html')
-rw-r--r--src/user/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/user/index.html b/src/user/index.html
index 72cee0d..12fd680 100644
--- a/src/user/index.html
+++ b/src/user/index.html
@@ -23,12 +23,12 @@
<center class="button navbutton">LOGOUT</center>
</a>
</header>
- <div id="page">
+ <div class="page">
<center>
<h2>USER</h2>
</center>
<hr>
- <div id="content">
+ <div class="content">
<div id="userinfo" class="halfbox">
<h3>User Info</h3>
<p id="user.name"></p>