[%# 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: # # listselectionvalues: selection values to recreate the current user list. # editusers: is viewing user member of editusers? #%] [% PROCESS global/header.html.tmpl title = "Add user" style_urls = ['skins/standard/admin.css'] doc_section = "administration.html#creating-new-users" %] [% PROCESS admin/users/listselectvars.html.tmpl listselectionvalues = listselectionvalues %]
[% PROCESS admin/users/userdata.html.tmpl editform = 0 editusers = editusers otheruser = [] %]

[% INCLUDE listselectionhiddenfields %]

You can also find a user [% IF listselectionvalues %], or go back to the user list [% END %].

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