thomascube
2005-10-13 455c2bd934e0dd708244e9e1c9fc7acd5d7b37e7
commit | author | age
4e17e6 1 <div id="footer">
T 2 <div id="taskbar">
3 <roundcube:button command="mail" image="/images/buttons/mail.png" title="mail" width="32" height="32" />
4 <roundcube:button command="addressbook" image="/images/buttons/addressbook.png" title="addressbook" width="32" height="32" />
5 <roundcube:button command="settings" image="/images/buttons/settings.png" title="settings" width="32" height="32" />
6 <roundcube:button command="logout" image="/images/buttons/logout.png" title="logout" width="32" height="32" />
7 </div>
8 </div>
9
10 <!--
11 <form name="debugform" style="position:absolute; right:10px; bottom:10px;">
12 <textarea name="console" cols="60" rows="15" wrap="off"></textarea>
13 </form>
14 -->