|
@@ -96,29 +96,29 @@
|
|
|
<dt id="xmpp-contacts" style="display: block;">My contacts</dt>
|
|
|
<dd class="online current-xmpp-contact">
|
|
|
<span class="icon-bubble"></span>
|
|
|
- <a class="open-chat" title="Click to chat with this contact" href="#">opkode@jabber.org</a>
|
|
|
+ <a class="open-chat" title="Click to chat with this contact" href="#">John Smith</a>
|
|
|
<a class="remove-xmpp-contact icon-remove" title="Click to remove this contact" href="#"></a>
|
|
|
</dd>
|
|
|
<dd class="dnd current-xmpp-contact">
|
|
|
<span class="icon-bubble-2"></span>
|
|
|
- <a class="open-chat" title="Click to chat with this contact" href="#">manuela@opkode.im</a>
|
|
|
+ <a class="open-chat" title="Click to chat with this contact" href="#">Sarah Robertson</a>
|
|
|
<a class="remove-xmpp-contact icon-remove" title="Click to remove this contact" href="#"></a>
|
|
|
</dd>
|
|
|
<dd class="busy current-xmpp-contact">
|
|
|
<span class="icon-busy"></span>
|
|
|
- <a class="open-chat" title="Click to chat with this contact" href="#">opkode@jappix.com</a>
|
|
|
+ <a class="open-chat" title="Click to chat with this contact" href="#">Ian Blakey</a>
|
|
|
<a class="remove-xmpp-contact icon-remove-2" title="Click to remove this contact" href="#"></a>
|
|
|
</dd>
|
|
|
<dd class="offline current-xmpp-contact">
|
|
|
<span class="icon-offline"></span>
|
|
|
- <a class="open-chat" title="Click to chat with this contact" href="#">johndoe777@jappix.com</a>
|
|
|
+ <a class="open-chat" title="Click to chat with this contact" href="#">Gordon McMillan</a>
|
|
|
<a class="remove-xmpp-contact icon-remove" title="Click to remove this contact" href="#"></a>
|
|
|
</dd>
|
|
|
<dt id="pending-xmpp-contacts" style="display: block;">Pending contacts</dt>
|
|
|
- <dd class="offline pending-xmpp-contact"><span>763bec9a@area51.gigaspeedsurfer.de</span>
|
|
|
+ <dd class="offline pending-xmpp-contact"><span>Frank Grey</span>
|
|
|
<a class="remove-xmpp-contact icon-remove" title="Click to remove this contact" href="#"></a>
|
|
|
</dd>
|
|
|
- <dd class="offline pending-xmpp-contact"><span>ufon@jabbim.cz</span>
|
|
|
+ <dd class="offline pending-xmpp-contact"><span>Benedict Cumberpatch</span>
|
|
|
<a class="remove-xmpp-contact icon-remove" title="Click to remove this contact" href="#"></a>
|
|
|
</dd>
|
|
|
</dl>
|
|
@@ -139,7 +139,7 @@
|
|
|
<div class="chat-head chat-head-chatbox">
|
|
|
<a class="close-chatbox-button">X</a>
|
|
|
<a href="" target="_blank" class="user">
|
|
|
- <div class="chat-title">opkode@jabber.org</div>
|
|
|
+ <div class="chat-title">John Smith</div>
|
|
|
</a>
|
|
|
<p class="user-custom-message"></p>
|
|
|
<p></p>
|