diff options
Diffstat (limited to 'view/tpl/profile_vcard.tpl')
-rwxr-xr-x | view/tpl/profile_vcard.tpl | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/view/tpl/profile_vcard.tpl b/view/tpl/profile_vcard.tpl index bff3148f3..bc093ebb5 100755 --- a/view/tpl/profile_vcard.tpl +++ b/view/tpl/profile_vcard.tpl @@ -50,10 +50,11 @@ {{if $connect}} <a href="{{$connect_url}}" class="rconnect"><i class="icon-plus connect-icon"></i> {{$connect}}</a> {{/if}} - + </div> <div id="vcard-end"></div> + {{$chanmenu}} {{$contact_block}} |