]> err.no Git - scalable-opengroupware.org/blob - UI/Templates/ContactsUI/UIxContactsAddressBooksSelection.wox
initial sync
[scalable-opengroupware.org] / UI / Templates / ContactsUI / UIxContactsAddressBooksSelection.wox
1 <?xml version='1.0' standalone='yes'?>
2   <div
3     xmlns="http://www.w3.org/1999/xhtml"
4     xmlns:var="http://www.skyrix.com/od/binding"
5     xmlns:const="http://www.skyrix.com/od/constant"
6     xmlns:uix="OGo:uix"
7     xmlns:label="OGo:label"
8     xmlns:rsrc="OGo:url"
9     class="calendar"
10     >
11     <input type="submit"
12       class="button"
13       label:value="Add Address Book..."
14       name="validate"
15       onclick="return onConfirmAddressBookSelection();" />
16   </div>