Code

goFonConference
[gosa.git] / plugins / gofon / conference / headpage.tpl
1 <table summary="" style="width:100%; vertical-align:top; text-align:left;" cellpadding=4>
2 <tr>
3   <td style="vertical-align:top;width:600px">
4   <div class="contentboxh">
5     <p class="contentboxh">
6      {t}List of conference rooms{/t} {$hint}
7     </p>
8   </div>
9   <div class="contentboxb">
10       {$conferencehead}
11   </div>
12   <div style='height:4px;'></div>
13   <div class="contentboxb" style="border-top:1px solid #B0B0B0;">
14       {$conferences}
15     <input type=hidden name="edit_helper">
16   </div>
17   </td>
18   <td style="vertical-align:top;">
19    <div class="contentboxh">
20     <p class="contentboxh"><img src="{$infoimage}" align="right" alt="[i]">{t}Information{/t}</p>
21    </div>
22    <div class="contentboxb">
23    <p class="contentboxb">
24      {t}This menu allows you to create, delete and edit selected departments. Having a large size of departments, you might prefer the range selectors on top of the department list.{/t}
25    </p>
26    </div>
27   </td>
28 </tr>
29 </table summary="">
31 <input type="hidden" name="ignore">