summaryrefslogtreecommitdiff
path: root/src/user/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/user/index.html')
-rw-r--r--src/user/index.html3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/user/index.html b/src/user/index.html
index 87cedc0..476f697 100644
--- a/src/user/index.html
+++ b/src/user/index.html
@@ -16,9 +16,6 @@
<a href="/user/update/">
<center class="button navbutton">UPDATE INFO</center>
</a>
- <a href="/user/delete/">
- <center class="button navbutton">DELETE</center>
- </a>
<a href="#" onclick="logout()">
<center class="button navbutton">LOGOUT</center>
</a>