Skip to content

Commit a779a1f

Browse files
committed
change button names
1 parent d912542 commit a779a1f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

views/account.pug

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ block content
1212

1313
.button-group
1414
button(onclick="location.href='/upload'") Publish
15-
button(onclick="location.href='/threads'") Read
16-
button(onclick="location.href='/replies'") Replies
15+
button(onclick="location.href='/threads'") My Threads
16+
button(onclick="location.href='/replies'") My Replies
1717
button(onclick="location.href='/userInsights'") Insights
1818
button(onclick="location.href='/publishingLimit'") Publishing Limit

0 commit comments

Comments
 (0)