10 lines
320 B
HTML
10 lines
320 B
HTML
{[ if (allow_chat_pending_contacts) { ]}
|
|
<a class="open-chat"href="#">
|
|
{[ } ]}
|
|
<span class="pending-contact-name" title="Name: {{{fullname}}}
|
|
JID: {{{jid}}}">{{{fullname}}}</span>
|
|
{[ if (allow_chat_pending_contacts) { ]}
|
|
</a>
|
|
{[ } ]}
|
|
<a class="remove-xmpp-contact icon-remove" title="{{{desc_remove}}}" href="#"></a>
|