[imp] Change Welcome Message

Jim Hale jim-ml at halemail.dyndns.org
Sat Oct 12 05:35:22 PDT 2002


Look AROUND Line 63 in (imp/templates/login/login.inc) for:

<table align="center" border="0" width="300">
<tr><td align="center" colspan="2" class="header">
<?php printf(_("Welcome to %s"), ($registry->getMethod('auth/login') ==
'imp') ? $registry->getParam('name', 'horde') :
$registry->getParam('name')) ?>
</td></tr>

And change to:

<table align="center" border="0" width="300">
<tr><td align="center" colspan="2" class="header">
<?php printf(_("Welcome to HaleMail"),
($registry->getMethod('auth/login') == 'imp') ?
$registry->getParam('name', 'horde') : $registry->getParam('name')) ?>
</td></tr>

or whatever you want to name your Webmail name to be.

Hope this helps... :)

Jim Hale
---
'The OS Tells The PC What To Do With Itself" - Me, 1990
---
Visit Our MIDI & Digital Audio Website at http://hale.dyndns.org or Our
Forums At http://haleforum.dyndns.org

-----Original Message-----
From: imp-bounces at lists.horde.org [mailto:imp-bounces at lists.horde.org]
On Behalf Of Alan Kong
Sent: Friday, October 11, 2002 8:03 PM
To: imp at lists.horde.org
Subject: [imp] Change Welcome Message


Dear All,

I am a bit confused on the procedure on changing the welcome message on
IMP. I have read the FAQ but still not sure on the procedure. Could u
please give me a hand? Instead of having "Welcome to Horde" , I want to
change to say "Welcome to our mail service". We are running IMP3.1 and
Horde 2.1.

Thank you.

Regards
Alan


-- 
IMP mailing list
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: imp-unsubscribe at lists.horde.org



More information about the imp mailing list