diff --git a/webui/attribute-change.php b/webui/attribute-change.php
index 64f5e5744567bb2ad04b6d7b7c857299d876cbc9..746b817bbc9a2cceb661b9d25aeb2ac033c8c897 100644
--- a/webui/attribute-change.php
+++ b/webui/attribute-change.php
@@ -31,7 +31,7 @@ $db = connect_db();
 
 printHeader(array(
 		"Tabs" => array(
-			"Back to members" => "user-main.php",
+			"Back to user list" => "user-main.php",
 		),
 ));