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:
Evgeny Gryaznov 2008-12-30 00:25:41 +00:00
parent 9ee1fa4fea
commit 90eac40e07
2 changed files with 6 additions and 10 deletions

View File

@ -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
*/ */
?>
<html> header("Location: operator/index.php");
<head> exit;
<title>OpenWebim</title>
<meta http-equiv="REFRESH" content="0;url=operator/index.php"></HEAD> ?>
<BODY>
</BODY>
</HTML>

View File

@ -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