]> err.no Git - scalable-opengroupware.org/blob - SOGo/UI/Templates/MailerUI/UIxMailAccountsView.wox
git-svn-id: http://svn.opengroupware.org/SOGo/trunk@900 d1b88da0-ebda-0310-925b-ed51d...
[scalable-opengroupware.org] / SOGo / UI / Templates / MailerUI / UIxMailAccountsView.wox
1 <?xml version='1.0' standalone='yes'?>
2 <var:component
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   className="UIxMailMainFrame"
10   title="panelTitle"
11 >
12   <div class="titlediv">
13     <var:string value="clientObject.davDisplayName" />
14   </div>
15   
16   <div class="embedwhite_out">
17     <div class="embedwhite_in" style="height: 300px">
18      <div style="padding: 8px;">
19       <var:string label:value="Welcome to the SOGo Mailer. Use the folder tree on the left to browse your mail accounts!" />
20      </div>
21 <!--
22       <h3>SOGo Mail - Available Accounts</h3>
23
24       <a rsrc:href="tbird_073_accountview.png">screenshot</a>
25 -->
26     </div>
27   </div>
28 </var:component>