Change approve instance button from x to check

Closes #210
This commit is contained in:
Thomas Citharel 2018-05-18 11:58:32 +00:00
parent 23e27e0dd9
commit f0a62fbad5
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.">