home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 April / CMCD0404.ISO / Software / Freeware / Programare / groupoffice-com-2.01 / modules / news / tasks.inc < prev   
Text File  |  2004-03-08  |  548b  |  9 lines

  1. <table border="0" cellspacing="10" cellpadding="0">
  2. <tr>
  3.   <td align="center" nowrap>
  4.     <a class="small" href="<?php echo $_SERVER['PHP_SELF']; ?>"><img src="<?php echo $GO_THEME->images['news']; ?>" border="0" height="32" width="32" /><br /><?php echo "Übersicht"; ?></a></td>
  5.   <td align="center" nowrap>
  6.     <a class="small" href="<?php echo $_SERVER['PHP_SELF']; ?>?task=new_message"><img src="<?php echo $GO_THEME->images['compose']; ?>" border="0" height="32" width="32" /><br /><?php echo "Neue Nachricht"; ?></a></td>
  7. </tr>
  8. </table>
  9.