Wecome username patch for IMP
Mike Coughlan
mcoughlan@gothambroadband.com
Wed, 30 Jan 2002 10:23:03 -0500
---------------------- multipart/mixed attachment
If someone can add a link to this patch in the Resources section of
http://horde.org/imp/3.0/ that would be helpful. It echos the username
above the Inbox.
Thanks
---------------------- multipart/mixed attachment
--- imp/templates/mailbox/header.inc.who Tue Dec 25 20:19:36 2001=0A=
+++ imp/templates/mailbox/header.inc Tue Jan 29 22:50:59 2002=0A=
@@ -15,6 +15,11 @@=0A=
<tr><td class=3D"header" colspan=3D"6" align=3D"center">=0A=
<table border=3D"0" width=3D"100%" cellpadding=3D"0" cellspacing=3D"0">=0A=
<tr>=0A=
+<td align=3Dleft class=3D"header"> <?=3D sprintf("%s: %s", =
_("Username"), $imp['user']) ?></td>=0A=
+</tr>=0A=
+</table>=0A=
+<table border=3D"0" width=3D"100%" cellpadding=3D"0" cellspacing=3D"0">=0A=
+<tr>=0A=
<td align=3D"left" width=3D"39%" class=3D"header" nowrap=3D"nowrap">=0A=
<?=3D $imp['label'] ?>=0A=
<a class=3D"menuitem" onmouseover=3D"status=3D'<?=3D =
sprintf("%s %s", _("Refresh"), $imp['label']) ?>'; return true;" =
onmouseout=3D"status=3D'';" href=3D"<?=3D $refresh_url ?>">=0A=
---------------------- multipart/mixed attachment--