Hey all,

  I made a version of the new lighthouse TMDA logo that will fit into the
toolbar for your IMP webmail installation.  It's 20x20.  Figured it might be
useful to one or two of you.

http://mail.datavortex.net/horde/graphics/tmda.png

For any app you want to link tmda from, add to menu.php:

$_menu[] = array(     
      'url' =>        'URL OF TMDA-CGI',
      'text' =>       'Pending',
      'icon' =>       'tmda.png',
      'icon_path' =>  '/horde/graphics',
      'target' =>     '_blank',
      'onclick' =>    ''
);

  Regards,
   DV

Attachment: pgp00000.pgp
Description: PGP signature

_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users

Reply via email to