diff options
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/users_list.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/users_list.tpl b/templates/users_list.tpl index 23d701c..ea9f570 100644 --- a/templates/users_list.tpl +++ b/templates/users_list.tpl @@ -52,7 +52,7 @@ {tr}Member since{/tr}: {$users[user].registration_date|bit_short_date}<br/> {if $users[user].current_login } - {tr}Last seen: {$users[user].current_login|bit_short_date}{/tr}<br/> + {tr}Last seen{/tr}: {$users[user].current_login|bit_short_date}<br/> {/if} <div class="clear"></div> |
