Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
funkwhale
funkwhale
Commits
7daeb469
Commit
7daeb469
authored
Jan 21, 2021
by
heyarne
Committed by
Agate
Jan 21, 2021
Browse files
Improve Donation Notification
parent
3e62f8b3
Changes
1
Hide whitespace changes
Inline
Side-by-side
front/src/views/Notifications.vue
View file @
7daeb469
...
...
@@ -39,10 +39,10 @@
<p>
<translate
translate-context=
"Content/Notifications/Paragraph"
>
We noticed you've been here for a while. If Funkwhale is useful to you, we could use your help to make it even better!
</translate>
</p>
<a
href=
"https://funkwhale.audio/support-us"
_
target=
"blank"
rel=
"noopener"
class=
"ui primary inverted button"
>
<a
href=
"https://funkwhale.audio/support-us"
target=
"
_
blank"
rel=
"noopener"
class=
"ui primary inverted button"
>
<translate
translate-context=
"Content/Notifications/Button.Label/Verb"
>
Donate
</translate>
</a>
<a
href=
"https://contribute.funkwhale.audio"
_
target=
"blank"
rel=
"noopener"
class=
"ui secondary inverted button"
>
<a
href=
"https://contribute.funkwhale.audio"
target=
"
_
blank"
rel=
"noopener"
class=
"ui secondary inverted button"
>
<translate
translate-context=
"Content/Notifications/Button.Label/Verb"
>
Discover other ways to help
</translate>
</a>
</div>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment