mirror of
https://github.com/openvk/openvk
synced 2025-07-07 08:19:49 +03:00
Co-authored-by: Maxim Leshchenko <cnmaks90@gmail.com>
This commit is contained in:
parent
4a692b07e4
commit
2a3499b5be
1 changed files with 1 additions and 1 deletions
|
@ -163,7 +163,7 @@
|
|||
</a>
|
||||
|
||||
<div class="floating_sidebar">
|
||||
<a class="minilink-friends" href="/friends{$thisUser->getId()}">
|
||||
<a class="minilink minilink-friends" href="/friends{$thisUser->getId()}">
|
||||
<object type="internal/link" n:if="$thisUser->getFollowersCount() > 0">
|
||||
<div class="counter">
|
||||
+{$thisUser->getFollowersCount()}
|
||||
|
|
Loading…
Reference in a new issue