Merge branch 'patch-1' into 'develop'

Change approve instance button from x to check

Closes #210

See merge request funkwhale/funkwhale!200
This commit is contained in:
Eliot Berriot 2018-05-18 14:01:53 +00:00
commit a67e57891f
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@
<p slot="modal-confirm"><i18next path="Deny"/></p>
</dangerous-button>
<dangerous-button v-if="follow.approved !== true" class="tiny basic labeled icon" color='green' @confirm="updateFollow(follow, true)">
<i class="x icon"></i> <i18next path="Approve"/>
<i class="check icon"></i> <i18next path="Approve"/>
<p slot="modal-header"><i18next path="Approve access?"/></p>
<p slot="modal-content">
<i18next path="By confirming, {%0%}@{%1%} will be granted access to your library.">