We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d912542 commit a779a1fCopy full SHA for a779a1f
1 file changed
views/account.pug
@@ -12,7 +12,7 @@ block content
12
13
.button-group
14
button(onclick="location.href='/upload'") Publish
15
- button(onclick="location.href='/threads'") Read
16
- button(onclick="location.href='/replies'") Replies
+ button(onclick="location.href='/threads'") My Threads
+ button(onclick="location.href='/replies'") My Replies
17
button(onclick="location.href='/userInsights'") Insights
18
button(onclick="location.href='/publishingLimit'") Publishing Limit
0 commit comments