mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-06-10 12:59:49 +00:00
Monotone-Parent: cd8f65727eef6b9a57f0c17e2acdb44a8d763546
Monotone-Revision: d2bd6bcda5a12e544ed133a4000f1101dc14908c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-06T22:18:12 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -28,8 +28,6 @@
|
||||
</head>
|
||||
|
||||
<body class="loginPage">
|
||||
<img id="preparedAnimation" rsrc:src="busy.gif"/>
|
||||
|
||||
<script type="text/javascript">
|
||||
var ResourcesURL = '/SOGo.woa/WebServerResources';
|
||||
var ApplicationBaseURL = '<var:string value="applicationPath" />';
|
||||
@@ -54,7 +52,7 @@
|
||||
<!-- var:js-stringtable
|
||||
const:identifier="clabels" -->
|
||||
<div class="pageContent">
|
||||
<form href="view">
|
||||
<form id="connectForm" var:href="connectURL">
|
||||
<div id="loginScreen">
|
||||
<img rsrc:src="lori-login.jpg"/><br/><br/>
|
||||
<label><var:string label:value="Login:"/><br/>
|
||||
@@ -69,6 +67,7 @@
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
<img id="preparedAnimation" rsrc:src="busy.gif"/>
|
||||
<noscript>
|
||||
<div class="javascriptPopupBackground">
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user