mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-05 16:35:10 +00:00
Monotone-Parent: 00ae3ecd49fb788c9161dae870b23b47b6f5380c
Monotone-Revision: e119548d14311d073bbaa138dff7627a43a4e50d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-15T18:42:19 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
>
|
||||
<input type="submit"
|
||||
class="button"
|
||||
label:value="Add Agenda..."
|
||||
label:value="Add Address Book..."
|
||||
name="validate"
|
||||
onclick="return onConfirmAddressBookSelection();" />
|
||||
</div>
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
>
|
||||
<input type="submit"
|
||||
class="button"
|
||||
label:value="Add Agenda..."
|
||||
label:value="Add Calendar..."
|
||||
name="validate"
|
||||
onclick="return onConfirmContactSelection(null);" />
|
||||
</div>
|
||||
|
||||
@@ -56,12 +56,7 @@
|
||||
date="aptEndDate"
|
||||
const:dayStartHour="0"
|
||||
const:dayEndHour="23"
|
||||
/><label><input type="checkbox"
|
||||
class="checkBox"
|
||||
var:selection="checkForConflicts"
|
||||
var:checked="checkForConflicts"
|
||||
/><var:string label:value="check for conflicts"
|
||||
/></label></span></span>
|
||||
/></span></span>
|
||||
<hr />
|
||||
<!-- label id="isPrivate"><input class="checkBox"
|
||||
type="checkbox" var:selection="isPrivate"
|
||||
|
||||
@@ -62,12 +62,7 @@
|
||||
date="taskDueDate"
|
||||
const:dayStartHour="0"
|
||||
const:dayEndHour="23"
|
||||
/><label><input type="checkbox"
|
||||
class="checkBox"
|
||||
var:selection="checkForConflicts"
|
||||
var:checked="checkForConflicts"
|
||||
/><var:string label:value="check for conflicts"
|
||||
/></label></span></span>
|
||||
/></span></span>
|
||||
<hr />
|
||||
<!-- label id="isPrivate"><input class="checkBox"
|
||||
type="checkbox" var:selection="isPrivate"
|
||||
|
||||
Reference in New Issue
Block a user