mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
settings: Rename user-list-admin to users.
Renaming the url for better readability on the user's side. We've also added a redirect for this, which will change the `section` from `user-list-admin` to `users` whenever required. See https://github.com/zulip/zulip/pull/30268#discussion_r1631539656
This commit is contained in:
committed by
Tim Abbott
parent
9c47a7be28
commit
e4c89771fd
@@ -1 +1 @@
|
||||
<a class="view-all-users-link" href="#organization/user-list-admin">{{t "View all users" }}</a>
|
||||
<a class="view-all-users-link" href="#organization/users">{{t "View all users" }}</a>
|
||||
|
||||
Reference in New Issue
Block a user