mirror of
https://github.com/Mibew/design.git
synced 2025-02-02 15:24:43 +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:
|
* Contributors:
|
||||||
* Evgeny Gryaznov - initial API and implementation
|
* Evgeny Gryaznov - initial API and implementation
|
||||||
*I thought this would be good for now
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
header("Location: operator/index.php");
|
||||||
|
exit;
|
||||||
|
|
||||||
?>
|
?>
|
||||||
<html>
|
|
||||||
<head>
|
|
||||||
<title>OpenWebim</title>
|
|
||||||
<meta http-equiv="REFRESH" content="0;url=operator/index.php"></HEAD>
|
|
||||||
<BODY>
|
|
||||||
</BODY>
|
|
||||||
</HTML>
|
|
@ -246,8 +246,8 @@ page_login.remember=Remember
|
|||||||
page_login.title=Login
|
page_login.title=Login
|
||||||
page_search.intro=Search for chat history of a specified user or a specified phrase in a message.
|
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.intro=Specify options affecting chat window and common system behavior
|
||||||
page_settings.tab.main=General
|
|
||||||
page_settings.tab.features=Optional Services
|
page_settings.tab.features=Optional Services
|
||||||
|
page_settings.tab.main=General
|
||||||
pending.table.ban=Ban the visitor
|
pending.table.ban=Ban the visitor
|
||||||
pending.table.head.contactid=Visitor's address
|
pending.table.head.contactid=Visitor's address
|
||||||
pending.table.head.etc=Misc
|
pending.table.head.etc=Misc
|
||||||
|
Loading…
Reference in New Issue
Block a user