|
|
@@ -82,7 +82,7 @@
|
|
|
{{if .LoggedUser.IsFollowing .Owner.ID}}
|
|
|
<form action="{{.Link}}/action/unfollow?redirect_to={{$.Link}}" method="POST">
|
|
|
{{.CSRFTokenHTML}}
|
|
|
- <button class="uui basic red button mobile-card follow">
|
|
|
+ <button class="ui basic red button mobile-card follow">
|
|
|
<i class="menu-icon octicon">👦🏽</i> {{.i18n.Tr "user.unfollow"}}
|
|
|
</button>
|
|
|
</form>
|