diff --git a/src/messenger/webim/view/chat_ajaxed.php b/src/messenger/webim/view/chat_ajaxed.php index 099c68a2..08d3cb4f 100644 --- a/src/messenger/webim/view/chat_ajaxed.php +++ b/src/messenger/webim/view/chat_ajaxed.php @@ -24,7 +24,7 @@ - + @@ -63,7 +63,10 @@ var threadParams = { servl:"/thread.php",wroot:" - + + + + @@ -95,18 +98,19 @@ var threadParams = { servl:"/thread.php",wroot:" - + - + + + + + + + + + @@ -177,7 +189,7 @@ var threadParams = { servl:"/thread.php",wroot:" @@ -196,14 +208,19 @@ var threadParams = { servl:"/thread.php",wroot:" + + - +
- ">
-
- + @@ -115,13 +119,20 @@ var threadParams = { servl:"/thread.php",wroot:"
- +
">"> ">
+   + "> @@ -148,10 +159,11 @@ var threadParams = { servl:"/thread.php",wroot:" + -
- + + +
@@ -226,7 +243,7 @@ var threadParams = { servl:"/thread.php",wroot:" " title="" target="_blank"> - + diff --git a/src/messenger/webim/view/pending_users.php b/src/messenger/webim/view/pending_users.php index cc811e5a..c527baf3 100644 --- a/src/messenger/webim/view/pending_users.php +++ b/src/messenger/webim/view/pending_users.php @@ -26,11 +26,11 @@ var localized = new Array( "" ); var updaterOptions = { - url:"/operator/update.php",wroot:"", + url:"/operator/update.php",wroot:"", agentservl:"/operator/agent.php", noclients:"" }; //--> - + @@ -46,11 +46,11 @@ var updaterOptions = { <table width="100%" cellpadding="2" cellspacing="0" border="0"> <tr> <td valign="top" class="text"> - - <table width="100%" cellpadding="0" cellspacing="0" border="0"><tr><td align="left" valign="top"> + + <table width="100%" cellpadding="0" cellspacing="0" border="0"><tr><td align="left" valign="top"> <h1><?php echo getlocal("clients.title") ?></h1> - </td><td align="right" class="text" valign="top"><table cellspacing="0" cellpadding="0" border="0"><tr><td class="textform"><?php echo getlocal2("menu.operator",array($page['operator'])) ?></td><td class="textform"><img src='<?php echo $webimroot ?>/images/topdiv.gif' width="25" height="15" border="0" alt="|" /></td><td class="textform"><a href="<?php echo $webimroot ?>/operator/index.php" title="<?php echo getlocal("menu.main") ?>"><?php echo getlocal("menu.main") ?></a></td></tr></table></td></tr></table> - + </td><td align="right" class="text" valign="top"><table cellspacing="0" cellpadding="0" border="0"><tr><td class="textform"><?php echo getlocal2("menu.operator",array($page['operator'])) ?></td><td class="textform"><img src='<?php echo $webimroot ?>/images/topdiv.gif' width="25" height="15" border="0" alt="|" /></td><td class="textform"><a href="<?php echo $webimroot ?>/operator/index.php" title="<?php echo getlocal("menu.main") ?>"><?php echo getlocal("menu.main") ?></a></td></tr></table></td></tr></table> + <?php echo getlocal("clients.intro") ?><br> @@ -61,7 +61,7 @@ var updaterOptions = { <tr><td colspan="3" bgcolor="#DADADA"><img src='<?php echo $webimroot ?>/images/free.gif' width="1" height="1" border="0" alt="" /></td></tr> <tr><td bgcolor="#DADADA"><img src='<?php echo $webimroot ?>/images/free.gif' width="1" height="1" border="0" alt="" /></td> <td width="100%"> - + <!-- Pending --> <table width="100%" id="threadlist" cellspacing="0" cellpadding="0" border="0"> @@ -106,7 +106,7 @@ var updaterOptions = { <tr> <td><img src='<?php echo $webimroot ?>/images/tblicusers2.gif' width="15" height="15" border="0" alt="" /></td> <td class="table"><span class="black"><?php echo getlocal("clients.queue.wait") ?></span></td> - </tr> + </tr> </table> </td> </tr>