1
0
mirror of synced 2026-09-11 00:19:57 +00:00
This commit is contained in:
Rimian Perkins
2017-03-07 11:17:33 +11:00
parent 39bbde5760
commit 17d9fe8289
2 changed files with 2 additions and 2 deletions
@@ -1,5 +1,5 @@
{{#if currentUser.username}}
<a href="/user/{{currentUser.username}}/payments">
<a href="/users/{{currentUser.username}}/payments">
{{i18n 'discourse_donations.title'}}
</a>
{{/if}}