- see ChangeLog;

Monotone-Parent: d2a18ee270f6f56d867a35a22b04527b38be2819
Monotone-Revision: d8da12af5bdebf38b3f3b1c33fb021f5e70e1414

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2006-07-05T21:20:00
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau 2006-07-05 21:20:00 +00:00
parent 4e29019fe4
commit 052087e3bc

View file

@ -4,7 +4,7 @@
xmlns:const="http://www.skyrix.com/od/constant" xmlns:const="http://www.skyrix.com/od/constant"
xmlns:rsrc="OGo:url" xmlns:rsrc="OGo:url"
xmlns:label="OGo:label" xmlns:label="OGo:label"
> >
<head> <head>
<title> <title>
<var:string value="title"/> <var:string value="title"/>
@ -38,43 +38,37 @@
><var:string label:value="Right Administration" /></a> ><var:string label:value="Right Administration" /></a>
</div> </div>
<table cellpadding="5" cellspacing="0" border="0" width="100%"> <div class="pageContent">
<!-- <tr> --> <!-- <tr> -->
<!-- <td colspan="2"> --> <!-- <td colspan="2"> -->
<!-- TODO: replace the line with a CSS straight line --> <!-- TODO: replace the line with a CSS straight line -->
<!-- <table cellpadding="0" cellspacing="0" border="0" width="100%"> --> <!-- <table cellpadding="0" cellspacing="0" border="0" width="100%"> -->
<!-- <tr> --> <!-- <tr> -->
<!-- <td class="linecolor"><img rsrc:src="line_left.gif"/></td> --> <!-- <td class="linecolor"><img rsrc:src="line_left.gif"/></td> -->
<!-- <td class="linecolor" width="98%"> --> <!-- <td class="linecolor" width="98%"> -->
<!-- <img rsrc:src="line_stretch.gif"/> --> <!-- <img rsrc:src="line_stretch.gif"/> -->
<!-- </td> --> <!-- </td> -->
<!-- <td class="linecolor"><img rsrc:src="line_right.gif"/></td> --> <!-- <td class="linecolor"><img rsrc:src="line_right.gif"/></td> -->
<!-- </tr> --> <!-- </tr> -->
<!-- <tr> --> <!-- <tr> -->
<!-- <td valign="top" colspan="2"> --> <!-- <td valign="top" colspan="2"> -->
<!-- <var:component className="UIxAppNavView" /> --> <!-- <var:component className="UIxAppNavView" /> -->
<!-- </td> --> <!-- </td> -->
<!-- <td valign="top" align="right" class="button_submit_env"> --> <!-- <td valign="top" align="right" class="button_submit_env"> -->
<!-- <a var:href="helpURL" --> <!-- <a var:href="helpURL" -->
<!-- class="button_submit" --> <!-- class="button_submit" -->
<!-- label:string="Help" --> <!-- label:string="Help" -->
<!-- var:target="helpWindowTarget" --> <!-- var:target="helpWindowTarget" -->
<!-- /> --> <!-- /> -->
<!-- </td> --> <!-- </td> -->
<!-- </tr> --> <!-- </tr> -->
<!-- </table> --> <!-- </table> -->
<!-- </td> --> <!-- </td> -->
<!-- </tr> --> <!-- </tr> -->
<tr>
<td valign="top" width="100%">
<var:component-content/> <var:component-content/>
</td> </div>
</tr>
<var:if condition="isUIxDebugEnabled"> <var:if condition="isUIxDebugEnabled">
<tr>
<td colspan="2">
<hr />
<table border="0" style="font-size: 9pt;"> <table border="0" style="font-size: 9pt;">
<tr> <tr>
<td valign="top">clientObject:</td> <td valign="top">clientObject:</td>
@ -147,50 +141,6 @@
</td> </td>
</tr> </tr>
</table> </table>
</td>
</tr>
</var:if> </var:if>
<tr>
<td colspan="2">
<!-- TODO: replace the line with a CSS straight line -->
<table cellpadding="0" cellspacing="0" border="0" width="100%">
<tr>
<td class="linecolor">
<img rsrc:src="line_left.gif"/>
</td>
<td class="linecolor" width="100%">
<img rsrc:src="line_stretch.gif"/>
</td>
<td class="linecolor">
<img rsrc:src="line_right.gif"/>
</td>
</tr>
<tr>
<td colspan="3"/>
</tr>
</table>
<table cellpadding="0" cellspacing="0" border="0" width="100%">
<tr>
<td valign="top" align="left">
<font class="defaultfont"><var:entity const:name="copy"/>
2004-2005 <a href="http://www.skyrix.com:80/knoppix/skyrix/"
target="SKYRIX"
>SKYRIX Software AG</a>.
We welcome your
<a href="http://www.opengroupware.org/en/feedback.html"
target="feedback"
>feedback</a>.
</font>
</td>
<td valign="top" align="right">
<font class="defaultfont">
No sessions required! ;-)
</font>
</td>
</tr>
</table>
</td>
</tr>
</table>
</body> </body>
</html> </html>