sogo/UI/Templates/ContactsUI/UIxContactsSchedulerSelection.wox
Wolfgang Sourdeau 2db04d42fe Monotone-Parent: a6c4bbb57d662ad1aae7751dd65e2e239aebf3a6
Monotone-Revision: 0567eb28810ae0cf0ebbc6bced572977a02c61b2

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2006-10-03T22:06:26
Monotone-Branch: ca.inverse.sogo
2006-10-03 22:06:26 +00:00

16 lines
451 B
XML

<?xml version='1.0' standalone='yes'?>
<span
xmlns="http://www.w3.org/1999/xhtml"
xmlns:var="http://www.skyrix.com/od/binding"
xmlns:const="http://www.skyrix.com/od/constant"
xmlns:uix="OGo:uix"
xmlns:label="OGo:label"
xmlns:rsrc="OGo:url"
>
<input type="submit"
class="button"
label:value="Add Selected Contacts"
name="validate"
onclick="return onConfirmContactSelection(null);" />
</span>