Re: Undelete button missing from 1.4.20 [SVN] when $auto_expunge is false
Paul Lesniewski <[email protected]> Sat, 16 Apr 2011 01:17:40 -0700
| Newsgroups | gmane.mail.squirrelmail.devel |
|---|---|
| Message-ID | <[email protected]> |
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 -- Paul Lesniewski SquirrelMail Team Please support Open Source Software by donating to SquirrelMail! http://squirrelmail.org/donate_paul_lesniewski.php ------------------------------------------------------------------------------ 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