MantisBT: master da62c7bf

Author Committer Branch Timestamp Parent
cproensa dregad master 2018-12-29 00:21 master de71b42f
Affected Issues  0025112: Link to create new user is a form and prevents reloading
Changeset

Change "new account" button into a link

The "new account" button is implemented as a standalone form, but since
the destination page is not required to do any action, a link is best
suited instead.

A link button also avoids browser warnings when going back (eg, after a
validation error when submitting the actual form).

Fixes: 0025112

mod - manage_user_page.php Diff File