summaryrefslogtreecommitdiff
path: root/src/web
diff options
context:
space:
mode:
authormofu <m0fqn090310@gmail.com>2017-05-28 21:51:11 +0900
committerGitHub <noreply@github.com>2017-05-28 21:51:11 +0900
commitefed36fd85087377ffc931cd1b0c4fda8da343b8 (patch)
tree4f82664b22d0a8d23c856bade1908cc853201d26 /src/web
parentUpdate user-profile.tag (diff)
downloadmisskey-efed36fd85087377ffc931cd1b0c4fda8da343b8.tar.gz
misskey-efed36fd85087377ffc931cd1b0c4fda8da343b8.tar.bz2
misskey-efed36fd85087377ffc931cd1b0c4fda8da343b8.zip
Update user.tag
Diffstat (limited to 'src/web')
-rw-r--r--src/web/app/mobile/tags/user.tag2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/web/app/mobile/tags/user.tag b/src/web/app/mobile/tags/user.tag
index f25d15245c..b91935aa6a 100644
--- a/src/web/app/mobile/tags/user.tag
+++ b/src/web/app/mobile/tags/user.tag
@@ -24,8 +24,10 @@
</p>
</div>
<div class="status">
+ <a>
<b>{ user.posts_count }</b>
<i>%i18n:mobile.tags.mk-user.posts-count%</i>
+ </a>
<a href="{ user.username }/following">
<b>{ user.following_count }</b>
<i>%i18n:mobile.tags.mk-user.following%</i>