On Sat, 16 Oct 1999 18:29:10 +0200
   "Brainiac Design" <[EMAIL PROTECTED]> wrote:

> I'm trying to edit the line that says, "Mail Converted by MhonArc
> 2.4.4." What file is that line in?  The reason I'm asking is the
> font doesn't work to well with the font on my site.


For the main index sorted by date it is specified in the
<ListEnd> Resource

For the index sorted by thread, it is specified in the
<TFoot> Resource

For the message page, it is specified in the <MsgPgEnd> Resource

To give you a sample code, here is my change:

<MsgPgEnd>
<hr>
<address>
<img src="$X-MHonArc-Icon$">&nbsp;
$X-Converted-by$ <a href="$DOCURL$"><code>MHonArc</code></a> $VERSION$
</address>
</body>
</html>
</MsgPgEnd>

I have defined an X-Converted-by variable in order to make
localization very easy:

<DefineVar chop>
X-Converted-by
Mail konvertiert mit Hilfe von
</DefineVar>


HTH


With best compliments

           Peter Seitz
-- 

  Graz University of Technology, Austria - Fac. f. Civil Engineering
  mailto:[EMAIL PROTECTED] - http://wwwbzs.tu-graz.ac.at/~seitz/

            Member of the Pegasus Mail Support Group
Bilingual support at the (Un)Official Pegasus Mail Support Site
Home:   http://wwwbzs.tu-graz.ac.at/software/pegasus/
Mirror: http://ftp.uni-mannheim.de/mirror/pmail/

Reply via email to