summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorcurly <curly@infernal.garden>2024-07-17 17:15:23 -0600
committercurly <curly@infernal.garden>2024-07-17 17:15:23 -0600
commit9bb0eef3951e39a9e86a80a68f3158f08305aa20 (patch)
tree45baa4e70ef168e7a50b44d53e7c2d27118b5c58 /src
parentcbaaf815f4dd4655fd0dc66403e1b3d871b75099 (diff)
downloadpoko_web-9bb0eef3951e39a9e86a80a68f3158f08305aa20.tar.gz
poko_web-9bb0eef3951e39a9e86a80a68f3158f08305aa20.tar.bz2
poko_web-9bb0eef3951e39a9e86a80a68f3158f08305aa20.zip
proper format for regkey list
Diffstat (limited to 'src')
-rw-r--r--src/admin/regkeys/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/admin/regkeys/index.html b/src/admin/regkeys/index.html
index de6ecf1..3b4d24b 100644
--- a/src/admin/regkeys/index.html
+++ b/src/admin/regkeys/index.html
@@ -45,7 +45,8 @@
<h2>KEY LIST</h2>
</center>
<hr>
- <div class="content" id="keylist">
+ <div class="content">
+ <div class="fullbox" id="keylist"></div>
</div>
</div>
<footer>