[%# This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. # # This Source Code Form is "Incompatible With Secondary Licenses", as # defined by the Mozilla Public License, v. 2.0. #%] [%# INTERFACE: # # editusers: is viewing user member of editusers? # restrictablegroups: list of groups visible to the user: # id: group id # name: group name #%] [% PROCESS global/header.html.tmpl title = "Search users" style_urls = ['skins/standard/editusers.css'] onload = "document.forms['f'].matchstr.focus()" doc_section = "useradmin.html#user-account-search" %] [% PROCESS admin/users/listselectvars.html.tmpl listselectionvalues = listselectionvalues %]

[% IF restrictablegroups.size %]

[% END %]

[% IF editusers %]

You can also add a new user [%- IF listselectionvalues %], or show the user list again [%- END %].

[% END %] [% PROCESS global/footer.html.tmpl %]