mirror of
https://github.com/Mibew/tray.git
synced 2025-02-02 07:14:44 +03:00
revert index.php, sort properties
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@262 c66351dc-e62f-0410-b875-e3a5c0b9693f
This commit is contained in:
parent
9ee1fa4fea
commit
90eac40e07
@ -10,13 +10,9 @@
|
||||
*
|
||||
* Contributors:
|
||||
* Evgeny Gryaznov - initial API and implementation
|
||||
*I thought this would be good for now
|
||||
*/
|
||||
?>
|
||||
<html>
|
||||
<head>
|
||||
<title>OpenWebim</title>
|
||||
<meta http-equiv="REFRESH" content="0;url=operator/index.php"></HEAD>
|
||||
<BODY>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
||||
header("Location: operator/index.php");
|
||||
exit;
|
||||
|
||||
?>
|
@ -246,8 +246,8 @@ page_login.remember=Remember
|
||||
page_login.title=Login
|
||||
page_search.intro=Search for chat history of a specified user or a specified phrase in a message.
|
||||
page_settings.intro=Specify options affecting chat window and common system behavior
|
||||
page_settings.tab.main=General
|
||||
page_settings.tab.features=Optional Services
|
||||
page_settings.tab.main=General
|
||||
pending.table.ban=Ban the visitor
|
||||
pending.table.head.contactid=Visitor's address
|
||||
pending.table.head.etc=Misc
|
||||
|
Loading…
Reference in New Issue
Block a user