Monotone-Parent: d166194697bcb5739b7984b3f4bff186a687d742

Monotone-Revision: 2d25ad6bd4e7c655ec57826578b1f9451831574b

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-09-05T17:56:11
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2007-09-05 17:56:11 +00:00
parent 46709b88c6
commit ed97119aa3

View File

@@ -10,7 +10,7 @@
<html>
<head>
<title>
<var:string value="title"/>
<var:string label:value="title"/>
</title>
<meta name="hideFrame" var:content="hideFrame" />
<meta name="description" content="SOGo Web Interface" />
@@ -28,6 +28,8 @@
</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" />';
@@ -45,6 +47,7 @@
<script type="text/javascript" rsrc:src="SOGoDragAndDrop.js"><!-- space required --></script>
<script type="text/javascript" rsrc:src="SOGoDragHandles.js"><!-- space required --></script>
<script type="text/javascript" rsrc:src="SOGoRootPage.js"><!-- space required --></script>
<!-- var:js-stringtable
var:framework="productFrameworkName"
const:identifier="labels" -->