|
@@ -109,7 +109,7 @@
|
|
|
<dd class="online current-xmpp-contact">
|
|
|
<a class="open-chat" title="Click to chat with this contact" href="#">
|
|
|
<span class="icon-bubble" title="This contact is online"></span>
|
|
|
- John Smith</a>
|
|
|
+ John Smit</a>
|
|
|
<a class="remove-xmpp-contact icon-remove" title="Click to remove this contact" href="#"></a>
|
|
|
</dd>
|
|
|
<dd class="dnd current-xmpp-contact">
|
|
@@ -133,18 +133,18 @@
|
|
|
|
|
|
<dt id="xmpp-contact-requests" style="display: block;">Contact requests</dt>
|
|
|
<dd class="offline requesting-xmpp-contact">
|
|
|
- <div>Dominik Beyer</div>
|
|
|
+ <div>Bob Skinstad</div>
|
|
|
<button type="button" class="accept-xmpp-request">Accept</button>
|
|
|
<button type="button" class="decline-xmpp-request">Decline</button>
|
|
|
</dd>
|
|
|
<dd class="offline requesting-xmpp-contact">
|
|
|
- <div>Mohamad Stet</div>
|
|
|
+ <div>André Vos</div>
|
|
|
<button type="button" class="accept-xmpp-request">Accept</button>
|
|
|
<button type="button" class="decline-xmpp-request">Decline</button>
|
|
|
</dd>
|
|
|
|
|
|
<dt id="pending-xmpp-contacts" style="display: block;">Pending contacts</dt>
|
|
|
- <dd class="offline pending-xmpp-contact"><span>André Vos</span>
|
|
|
+ <dd class="offline pending-xmpp-contact"><span>Rassie Erasmus</span>
|
|
|
<a class="remove-xmpp-contact icon-remove" title="Click to remove this contact" href="#"></a>
|
|
|
</dd>
|
|
|
<dd class="offline pending-xmpp-contact"><span>Victor Matfield</span>
|
|
@@ -191,7 +191,7 @@
|
|
|
<div class="chat-head chat-head-chatbox">
|
|
|
<a class="close-chatbox-button icon-close"></a>
|
|
|
<a href="" target="_blank" class="user">
|
|
|
- <div class="chat-title">John Smith</div>
|
|
|
+ <div class="chat-title">John Smit</div>
|
|
|
</a>
|
|
|
<p class="user-custom-message"></p>
|
|
|
<p></p>
|