[imp] Removing Hide Deleted | Purge Deleted link
Neil Haverlandt
neilh@datasolv.net
Thu, 21 Feb 2002 12:50:56 -0700
If you are using 'trash', in the horde/imp/templates/mailbox/action.inc
change
<?php if ( strstr($imp['protocol'], 'imap')): ?> <-Around line 20
to
<?php if (!$prefs->getValue('use_trash') && strstr($imp['protocol'], 'imap')): ?
>
and the Hide Deleted | Purge Deleted will disapear if you are using a trash
folder.
Neil Haverlandt
Quoting Cedric Tardif <sysadmin@destination.ca>:
> Hi all,
>
> I have search in all the config file and never found a place to remove this
> two link :
> Hide Deleted | Purge Deleted
>
> It is possible to remove them for the configuration file or do i have to edit
> something else ?
>
> Regards
> Cédric
>
>
> --
> IMP mailing list: http://horde.org/imp/
> Archive: http://marc.theaimsgroup.com/?l=imp&r=1&w=2
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: imp-unsubscribe@lists.horde.org
>
>
-------------------------------------------------
This mail sent through IMP: www.datasolv.net