summaryrefslogtreecommitdiff
path: root/views/user.pug
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2023-10-05 14:52:56 +0200
committerTor Andersson <tor@ccxvii.net>2023-10-05 15:08:49 +0200
commitf39d772de8d75232dd2d2637124ab60e6a408fac (patch)
tree32ceab2ce94250e27099b5bccce1d087e8e2b9ae /views/user.pug
parent47b5c03d286eb047b62f6d03dddf7d6bc6b3978e (diff)
downloadserver-f39d772de8d75232dd2d2637124ab60e6a408fac.tar.gz
Change some URLs to be more consistent.
Diffstat (limited to 'views/user.pug')
-rw-r--r--views/user.pug8
1 files changed, 4 insertions, 4 deletions
diff --git a/views/user.pug b/views/user.pug
index c11f865..abb7865 100644
--- a/views/user.pug
+++ b/views/user.pug
@@ -31,13 +31,13 @@ html
a(href="/message/send/"+who.name) Send message
br
if relation > 0
- a(href="/contact/remove/"+who.name) Remove from friends
+ a(href="/contacts/remove/"+who.name) Remove from friends
else if relation < 0
- a(href="/contact/remove/"+who.name) Remove from blacklist
+ a(href="/contacts/remove/"+who.name) Remove from blacklist
else
- a(href="/contact/add-friend/"+who.name) Add to friends
+ a(href="/contacts/add-friend/"+who.name) Add to friends
br
- a(href="/contact/add-enemy/"+who.name) Blacklist user
+ a(href="/contacts/add-enemy/"+who.name) Blacklist user
if open_games.length > 0
h2 Open