summaryrefslogtreecommitdiffstatshomepage
path: root/templates/sidebar.block.users.php
diff options
context:
space:
mode:
authorGravatar mensonge2009-05-19 15:59:55 +0000
committerGravatar mensonge2009-05-19 15:59:55 +0000
commit1eca2d231c79c046a3c122a09bd761fa8f641a6e (patch)
tree7584daebb596d852e1d1a813a90bba5686925de3 /templates/sidebar.block.users.php
parent01c62e34fcd095e583f00a1890e6f311fbcb47dd (diff)
downloadscuttle-1eca2d231c79c046a3c122a09bd761fa8f641a6e.tar.gz
scuttle-1eca2d231c79c046a3c122a09bd761fa8f641a6e.zip
Many interface changes: add 'back to the top links', a variable to display more bookmarks for admins...
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@329 b3834d28-1941-0410-a4f8-b48e95affb8f
Diffstat (limited to 'templates/sidebar.block.users.php')
-rw-r--r--templates/sidebar.block.users.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/sidebar.block.users.php b/templates/sidebar.block.users.php
index b6eef24..3ad18bc 100644
--- a/templates/sidebar.block.users.php
+++ b/templates/sidebar.block.users.php
@@ -11,7 +11,7 @@ $lastUsers = $userservice->getUsers(3);
if ($lastUsers && count($lastUsers) > 0) {
?>
-<h2><?php echo T_('Last Users'); ?></h2>
+<h2><?php echo T_('New Users'); ?></h2>
<div id="users">
<table>
<?php