sogo/UI/Templates/ContactsUI/UIxContactsAddressBooksSelection.wox
Wolfgang Sourdeau e7a827ad80 Monotone-Parent: c7ec1c8ca9b3e56461053165e999794e24dbeb25
Monotone-Revision: 04299da3e41bceb712fc4eab4a98d14005cbb78a

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2006-11-15T17:58:31
Monotone-Branch: ca.inverse.sogo
2006-11-15 17:58:31 +00:00

17 lines
462 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 Agenda..."
name="validate"
onclick="return onConfirmAddressBookSelection();" />
</div>