merge of 'cb8beedb8717b79c50ae6be14d74e57819f02a62'

and 'd9486921eb70cccd2f182f072819a3dd798840ad'

Monotone-Parent: cb8beedb8717b79c50ae6be14d74e57819f02a62
Monotone-Parent: d9486921eb70cccd2f182f072819a3dd798840ad
Monotone-Revision: 2a9b87ed394af6e53bee4a43a3c95a337b9c7ecf

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2009-07-15T18:23:05
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Francis Lachapelle
2009-07-15 18:23:05 +00:00
@@ -23,7 +23,7 @@
</div>
<label><span class="content">
<span id="allDay"><input id="isAllDay" class="checkBox"
<span id="allDay"><input id="isAllDay" name="isAllDay" class="checkBox"
type="checkbox" var:selection="isAllDay"
var:checked="isAllDay"
/> <var:string label:value="All day Event"
@@ -44,7 +44,7 @@
/></span></span>
<label><span class="content">
<span id="isTransparent"><input class="checkBox"
type="checkbox" var:selection="isTransparent"
type="checkbox" name="isTransparent" var:selection="isTransparent"
var:checked="isTransparent"
/> <var:string label:value="Show Time as Free"
/></span></span></label>