[% IF users.data.userid ; THEN ; editmode = 'Edit' ; ELSE ; editmode = 'Add' ; END ; title = 'User ' _ editmode _ ': ' _ data.realname ; IF ! users.data.userid ; THEN ; newuser = 1 ; END ; %] [% INCLUDE "public/tinymce.html" %] [% IF thanks %]
User saved successfully.
[% END %]Fields marked '*' are mandatory fields and must be completed.
[% IF errmess %]There are invalid or missing fields, as noted by the ∅ symbol.
[% END %]