Re: Undelete button missing from 1.4.20 [SVN] when $auto_expunge is false
"Michael A. Puls II" <[email protected]> Sat, 16 Apr 2011 06:49:53 -0400
| Newsgroups | gmane.mail.squirrelmail.devel |
|---|---|
| Message-ID | <op.vt01pfz51ejg13@sandra-svwliu01> |
On Sat, 16 Apr 2011 04:17:40 -0400, Paul Lesniewski <[email protected]> wrote: > On Fri, Oct 2, 2009 at 2:15 AM, Michael A. Puls II > <[email protected]> wrote: >> I made the following change to functions/mailbox_display.php to fix it. >> >> echo getButton('SUBMIT', 'delete',_("Delete")) ." \n"; >> +if (!$auto_expunge) { >> + echo getButton('SUBMIT', 'undeleteButton',_("Undelete")) . "\n"; >> +} > > http://squirrelmail.org/plugin_view.php?id=86 Thanks. Works great! -- Michael ------------------------------------------------------------------------------ Benefiting from Server Virtualization: Beyond Initial Workload Consolidation -- Increasing the use of server virtualization is a top priority.Virtualization can reduce costs, simplify management, and improve application availability and disaster protection. Learn more about boosting the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev ----- squirrelmail-devel mailing list Posting guidelines: http://squirrelmail.org/postingguidelines List address: [email protected] List archives: http://news.gmane.org/gmane.mail.squirrelmail.devel List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-devel