Monotone-Parent: 7e43228488b419bf0c2ca72a5442dd162cfedcda

Monotone-Revision: d9486921eb70cccd2f182f072819a3dd798840ad

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2009-07-15T18:21:35
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Francis Lachapelle 2009-07-15 18:21:35 +00:00
parent 252e2039c0
commit dff649ed07

View file

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