sogo/UI/Templates/ContactsUI/UIxContactsAddressBooksSelection.wox
Wolfgang Sourdeau 2a179294d7 Monotone-Parent: 89f06969439427f2d6456a59082ce9b2c88ee0cc
Monotone-Revision: 59a124046afcb9738314976b76e1a3a8da551f0a

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2006-11-01T20:36:20
Monotone-Branch: ca.inverse.sogo
2006-11-01 20:36:20 +00:00

17 lines
468 B
XML

<?xml version='1.0' standalone='yes'?>
<div
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"
class="calendar"
>
<input type="submit"
class="button"
label:value="Add Address Book..."
name="validate"
onclick="return onConfirmAddressBookSelection();" />
</div>