[imp] Multi Panel Patch

Neil Haverlandt neilh@www.datasolv.net
Tue, 16 Apr 2002 15:38:22 -0600


I deleted the e-mail, but someone ask how to fix the @hostname problem in the 
title bar when using the multipanel patch with IMP.
Here is how I fixed it if they are still interested.

In frames.php around line 35 change this line

      Email for <?= $prefs->getValue("fullname") ?>@<?= $imp['maildomain'] ?>

to this

      Email for <?= $imp['user'] ?>@<?= $imp['maildomain'] ?>
The user name will now showup on the title bar 
        (i.e. Email for Neilh@www.datasolv.net)

I hope this helps.

Neil Haverlandt

DataSolv Services Inc.






-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/