File indexing completed on 2024-10-27 04:46:36
0001 <?xml version="1.0" encoding="UTF8"?> 0002 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> 0003 <html xmlns="http://www.w3.org/1999/xhtml"> 0004 <head> 0005 <meta http-equiv="Content-Type" content="text/html; charset=UTF8" /> 0006 <title></title> 0007 <style></style> 0008 </head> 0009 <body> 0010 <style type="text/css"> 0011 th { 0012 text-align: left; 0013 width: 25%; 0014 white-space: nowrap; 0015 font-weight: bold; 0016 } 0017 .header th { 0018 vertical-align: middle; 0019 } 0020 td { 0021 padding-left: 5px; 0022 } 0023 0024 #invitation { 0025 font-size: %1px !important; 0026 } 0027 #invitation h2 { 0028 margin: 5px 0 0 0 !important; 0029 } 0030 #invitation table { 0031 line-height: 140% !important; 0032 border-spacing: 0 !important; 0033 } 0034 #invitation th { 0035 padding: 5px 0 5px 0 !important; 0036 } 0037 #invitation td { 0038 padding: 5px 10px 5px 5px !important; 0039 } 0040 #invitation small { 0041 color: #555 !important; 0042 } 0043 #invitation hr { 0044 border: 1px solid #678db2 !important; 0045 } 0046 #invitation .button { 0047 display: inline-block !important; 0048 font-weight: bold !important; 0049 padding: 4px 8px !important; 0050 margin-bottom: 4px !important; 0051 border: 1px solid btnBdr !important; 0052 border-radius: 3px !important; 0053 background: btnBg !important; 0054 vertical-align: middle !important; 0055 } 0056 #invitation a.button { 0057 color: btnFg !important; 0058 } 0059 #invitation .button img{ 0060 vertical-align: middle !important; 0061 padding-right: 3px !important; 0062 } 0063 #invitation th { 0064 font-weight: bold !important; 0065 } 0066 #invitation .summary img { 0067 padding-right: 10px !important; 0068 width: 48px !important; 0069 vertical-align: middle !important; 0070 } 0071 </style> 0072 <div id="invitation"> 0073 <p>Testuser A declines your counter proposal.</p> 0074 <p> 0075 <i>Your response as <b>Participant</b> is requested.</i> 0076 </p> 0077 <!-- Response buttons/groupware links --> 0078 <a class="button" href="accept"><img src="file:dialog-ok-apply" align="top" height="16" width="16" alt="dialog-ok-apply" title="" />Accept</a> 0079 <a class="button" href="accept_conditionally"><img src="file:dialog-ok" align="top" height="16" width="16" alt="dialog-ok" title="" />Tentative</a> 0080 <a class="button" href="decline"><img src="file:dialog-cancel" align="top" height="16" width="16" alt="dialog-cancel" title="" />Decline</a> 0081 <a class="button" href="counter"><img src="file:edit-undo" align="top" height="16" width="16" alt="edit-undo" title="" />Counter proposal ...</a> 0082 <a class="button" href="delegate"><img src="file:mail-forward" align="top" height="16" width="16" alt="mail-forward" title="" />Delegate ...</a> 0083 <!-- Comments --> 0084 <hr /> 0085 <div dir=""> 0086 <h2 class="summary"><img src="file:view-pim-calendar" align="top" height="48" width="48" alt="view-pim-calendar" title="" /> 1. Testtermin Uhrzeit</h2> 0087 <table border="0"> 0088 <tr> 0089 <th valign="top">When:</th> 0090 <td>Thursday, 1 January 2015 11:00:00 UTC - 12:00:00</td> 0091 </tr> 0092 <tr> 0093 <th valign="top">Where:</th> 0094 <td>Osnabrück</td> 0095 </tr> 0096 <tr> 0097 <th valign="top">Description:</th> 0098 <td>abgelehnter Gegenvorschlag!</td> 0099 </tr> 0100 <!-- RSVP/attadees --> 0101 <tr> 0102 <th valign="top">Participants:</th> 0103 <td><img src="file:help-about" align="top" height="16" width="16" alt="Needs Action" title="Needs Action" /><a href="mailto:testuserd@example.com" title="testuserd@example.com">Test UserD 0104 </a><br /><img src="file:help-about" align="top" height="16" width="16" alt="Needs Action" title="Needs Action" /><a href="mailto:testuserc@example.com" title="testuserc@example.com">Test UserC 0105 </a><br /><img src="file:help-about" align="top" height="16" width="16" alt="Needs Action" title="Needs Action" /><a href="mailto:testuserb@example.com" title="testuserb@example.com">Test UserB 0106 </a><br /><img src="file:dialog-ok-apply" align="top" height="16" width="16" alt="Accepted" title="Accepted" /><a href="mailto:testusera@example.com" title="testusera@example.com">Testuser A 0107 </a> 0108 0109 0110 (organizer) 0111 0112 0113 0114 </td> 0115 </tr> 0116 <!-- Attachments //--> 0117 </table> 0118 <hr /> 0119 <!-- Events on the same day //--> 0120 <span class="leftColumn">Events on this day: 0121 0122 <a class="button" href="check_calendar"><img src="file:go-jump-today" align="top" height="16" width="16" alt="go-jump-today" title="" />Check my calendar</a> 0123 0124 <ul> 0125 </ul> 0126 </span> 0127 </div> 0128 </div> 0129 </body> 0130 </html>