<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16441" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>I am looking to add something to a user's My 
Account page...the one found at user/x</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>At the moment, my site's My Account pages looks 
like this:</FONT></DIV>
<DIV><FONT face=Arial 
size=2>------------------------------------------</FONT></DIV><FONT face=Arial 
size=2>
<H2 class=title>Newsletters</H2>
<DL>
  <DT class=simplenews-item>Current subscriptions</DT>
  <DD class=simplenews-item>Currently no subscriptions</DD>
  <DT class=simplenews-item>Manage subscriptions</DT>
  <DD class=simplenews-item>my newsletters</DD></DL>
<H2 class=title>History</H2>
<DL>
  <DT class=user-member>Member for</DT>
  <DD class=user-member>8 weeks 1 day</DD></DL>
<DIV class=user-member>-----------------------------------------</DIV>
<DIV class=user-member>and I would like to add a small php snippet to the top of 
all this. Do I need to alter the user.module (where and how?) or one of the .tpl 
files?</DIV>
<DIV class=user-member>&nbsp;</DIV>
<DIV class=user-member>Thanks in advance.</DIV></FONT></BODY></HTML>