2007-10-10 19:15:47 +04:00
|
|
|
<?php
|
|
|
|
/*
|
|
|
|
* This file is part of Web Instant Messenger project.
|
|
|
|
*
|
2008-10-02 16:01:31 +04:00
|
|
|
* Copyright (c) 2005-2008 Web Messenger Community
|
2007-10-10 19:15:47 +04:00
|
|
|
* All rights reserved. This program and the accompanying materials
|
|
|
|
* are made available under the terms of the Eclipse Public License v1.0
|
|
|
|
* which accompanies this distribution, and is available at
|
|
|
|
* http://www.eclipse.org/legal/epl-v10.html
|
|
|
|
*
|
|
|
|
* Contributors:
|
|
|
|
* Evgeny Gryaznov - initial API and implementation
|
|
|
|
*/
|
|
|
|
?>
|
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
|
|
|
|
|
|
|
|
|
2007-10-30 15:13:04 +03:00
|
|
|
<link rel="stylesheet" type="text/css" media="all" href="<?php echo $webimroot ?>/styles.css" />
|
2007-10-10 19:15:47 +04:00
|
|
|
|
|
|
|
|
2007-10-30 15:13:04 +03:00
|
|
|
<link rel="shortcut icon" href="<?php echo $webimroot ?>/images/favicon.ico" type="image/x-icon"/>
|
2007-10-10 19:15:47 +04:00
|
|
|
<title>
|
2008-05-06 15:08:21 +04:00
|
|
|
<?php echo getlocal("app.title") ?> - <?php echo getlocal("topMenu.admin") ?>
|
2007-10-10 19:15:47 +04:00
|
|
|
</title>
|
|
|
|
|
2008-05-06 15:08:21 +04:00
|
|
|
<meta http-equiv="keywords" content="<?php echo getlocal("page.main_layout.meta_keyword") ?>">
|
|
|
|
<meta http-equiv="description" content="<?php echo getlocal("page.main_layout.meta_description") ?>">
|
2007-10-10 19:15:47 +04:00
|
|
|
</head>
|
|
|
|
|
|
|
|
<body bgcolor="#FFFFFF" text="#000000" link="#2971C1" vlink="#2971C1" alink="#2971C1">
|
|
|
|
|
|
|
|
<table width="100%" cellpadding="2" cellspacing="0" border="0">
|
|
|
|
<tr>
|
|
|
|
<td valign="top" class="text">
|
2008-09-30 03:07:06 +04:00
|
|
|
|
|
|
|
<table width="100%" cellpadding="0" cellspacing="0" border="0"><tr><td align="left" valign="top">
|
2008-05-06 15:08:21 +04:00
|
|
|
<h1><?php echo getlocal("topMenu.admin") ?></h1>
|
2008-09-30 03:07:06 +04:00
|
|
|
</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></tr></table></td></tr></table>
|
|
|
|
|
2007-10-10 19:15:47 +04:00
|
|
|
|
2008-05-06 15:08:21 +04:00
|
|
|
<?php echo getlocal("admin.content.description") ?>
|
2007-10-10 19:15:47 +04:00
|
|
|
<br>
|
|
|
|
<br>
|
|
|
|
|
|
|
|
<table cellspacing="0" cellpadding="0" border="0">
|
|
|
|
|
2008-05-06 15:08:21 +04:00
|
|
|
<tr><td width='20' valign='top'><img src='<?php echo $webimroot ?>/images/lidiv.gif' width='5' height='45' border='0' alt=''></td><td valign='top' class='text'><a href='<?php echo $webimroot ?>/operator/operators.php'><?php echo getlocal('leftMenu.client_agents') ?></a><br><img src='<?php echo $webimroot ?>/images/free.gif' width='1' height='10' border='0' alt=''><br><?php echo getlocal('admin.content.client_agents') ?><br></td></tr><tr><td colspan='2' height='20'></td></tr>
|
2007-10-10 19:15:47 +04:00
|
|
|
|
2008-05-06 15:08:21 +04:00
|
|
|
<tr><td width='20' valign='top'><img src='<?php echo $webimroot ?>/images/lidiv.gif' width='5' height='45' border='0' alt=''></td><td valign='top' class='text'><a href='<?php echo $webimroot ?>/operator/users.php'><?php echo getlocal('topMenu.users') ?></a><br><img src='<?php echo $webimroot ?>/images/free.gif' width='1' height='10' border='0' alt=''><br><?php echo getlocal('page_client.pending_users') ?><br></td></tr><tr><td colspan='2' height='20'></td></tr>
|
2007-10-10 19:15:47 +04:00
|
|
|
|
2008-05-06 15:08:21 +04:00
|
|
|
<tr><td width='20' valign='top'><img src='<?php echo $webimroot ?>/images/lidiv.gif' width='5' height='45' border='0' alt=''></td><td valign='top' class='text'><a href='<?php echo $webimroot ?>/operator/getcode.php'><?php echo getlocal('leftMenu.client_gen_button') ?></a><br><img src='<?php echo $webimroot ?>/images/free.gif' width='1' height='10' border='0' alt=''><br><?php echo getlocal('admin.content.client_gen_button') ?><br></td></tr><tr><td colspan='2' height='20'></td></tr>
|
2007-10-10 19:15:47 +04:00
|
|
|
|
2008-05-06 15:08:21 +04:00
|
|
|
<tr><td width='20' valign='top'><img src='<?php echo $webimroot ?>/images/lidiv.gif' width='5' height='45' border='0' alt=''></td><td valign='top' class='text'><a href='<?php echo $webimroot ?>/operator/history.php'><?php echo getlocal('page_analysis.search.title') ?></a><br><img src='<?php echo $webimroot ?>/images/free.gif' width='1' height='10' border='0' alt=''><br><?php echo getlocal('content.history') ?><br></td></tr><tr><td colspan='2' height='20'></td></tr>
|
2008-10-04 03:35:17 +04:00
|
|
|
<?php if( $page['showban'] ) { ?>
|
|
|
|
<tr><td width='20' valign='top'><img src='<?php echo $webimroot ?>/images/lidiv.gif' width='5' height='45' border='0' alt=''></td><td valign='top' class='text'><a href='<?php echo $webimroot ?>/operator/blocked.php'><?php echo getlocal('menu.blocked') ?></a><br><img src='<?php echo $webimroot ?>/images/free.gif' width='1' height='10' border='0' alt=''><br><?php echo getlocal('content.blocked') ?><br></td></tr><tr><td colspan='2' height='20'></td></tr>
|
|
|
|
<?php } ?>
|
2008-09-30 03:07:06 +04:00
|
|
|
<tr><td width='20' valign='top'><img src='<?php echo $webimroot ?>/images/lidiv.gif' width='5' height='45' border='0' alt=''></td><td valign='top' class='text'><a href='<?php echo $webimroot ?>/operator/settings.php'><?php echo getlocal('leftMenu.client_settings') ?></a><br><img src='<?php echo $webimroot ?>/images/free.gif' width='1' height='10' border='0' alt=''><br><?php echo getlocal('admin.content.client_settings') ?><br></td></tr><tr><td colspan='2' height='20'></td></tr>
|
|
|
|
|
2008-05-06 15:08:21 +04:00
|
|
|
<tr><td width='20' valign='top'><img src='<?php echo $webimroot ?>/images/lidiv.gif' width='5' height='45' border='0' alt=''></td><td valign='top' class='text'><a href='<?php echo $webimroot ?>/operator/logout.php'><?php echo getlocal('topMenu.logoff') ?></a><br><img src='<?php echo $webimroot ?>/images/free.gif' width='1' height='10' border='0' alt=''><br><?php echo getlocal('content.logoff') ?><br></td></tr><tr><td colspan='2' height='20'></td></tr>
|
2007-10-10 19:15:47 +04:00
|
|
|
|
|
|
|
</table>
|
|
|
|
|
|
|
|
<table width="200" cellspacing="0" cellpadding="0" border="0">
|
|
|
|
<tr>
|
|
|
|
<td height="10"></td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
2007-10-30 15:13:04 +03:00
|
|
|
<td bgcolor="#D6D6D6"><img src='<?php echo $webimroot ?>/images/free.gif' height="1" width="1" border="0" alt=""></td>
|
2007-10-10 19:15:47 +04:00
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td height="7"></td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
|
|
|
|
Web Messenger/<?php echo $page['version'] ?> • <?php echo $page['localeLinks'] ?>
|
|
|
|
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
|
|
|
|
</body>
|
|
|
|
</html>
|
|
|
|
|