mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-12 11:55:09 +00:00
Monotone-Parent: 89f06969439427f2d6456a59082ce9b2c88ee0cc
Monotone-Revision: 59a124046afcb9738314976b76e1a3a8da551f0a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-01T20:36:20 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
<?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>
|
||||
Reference in New Issue
Block a user