On Tue, Jun 19, 2007 at 10:45:59AM -0400, Christopher Schmidt wrote:
On Tue, Jun 19, 2007 at 03:38:46PM +0100, Dominic
Hargreaves wrote:
Hi,
I believe you've already implemented this - do you have any patches to
share?
It's a really simple change. Just change:
[% IF (node.username != 'Anonymous') %]
<a href="[% cgi_url %]?username=[% node.username
%];action=userstats">[% node.username %]</a>
to:
[% IF (node.username != 'Anonymous') %]
<a href="[% cgi_url %]?username=[% node.username
%];action=userstats">[% node.username %]</a> ([% node.host %])
Yup, cheers, committed :)
Dominic.
--
Dominic Hargreaves |
http://www.larted.org.uk/~dom/
PGP key 5178E2A5 from the.earth.li (keyserver,web,email)