Changeset 1094 for trunk/templates/recent_changes.tt
- Timestamp:
- 06/19/07 19:32:56 (18 months ago)
- Files:
-
- 1 modified
-
trunk/templates/recent_changes.tt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/templates/recent_changes.tt
r969 r1094 43 43 [% IF (node.username != 'Anonymous') %] 44 44 <a href="[% cgi_url %]?username=[% node.username %];action=userstats">[% node.username %]</a> 45 (<a href="[% cgi_url %]?host=[% node.host %];action=userstats">[% node.host %]</a>) 45 46 [% ELSE %] 46 47 <a href="[% cgi_url %]?host=[% node.host %];action=userstats">[% node.host %]</a>
