mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-01 07:21:15 +00:00
"dismiss" link
This commit is contained in:
parent
8ee3c5e2e3
commit
e6f0476c09
1 changed files with 1 additions and 1 deletions
|
|
@ -118,7 +118,7 @@
|
|||
|
||||
{#if equal(_user.notifications.kickstarter,'show')}
|
||||
<div class='alert alert-success'>
|
||||
<a x-bind="click:closeKickstarterNofitication" class='pull-right'>×</a>
|
||||
<a x-bind="click:closeKickstarterNofitication" class='pull-right'>Dismiss</a>
|
||||
Help Habit by backing the <strong><a href="http://kck.st/XoA3Yg">Kickstarter</a></strong>! Funds iPhone & Android apps, <a href="https://github.com/lefnire/habitrpg/issues?labels=critical&page=1&state=open">bug fixes</a>, and the <a href="https://github.com/lefnire/habitrpg/issues/58">Groups feature</a>.
|
||||
</div>
|
||||
{/}
|
||||
|
|
|
|||
Loading…
Reference in a new issue