blob: 775ce2e4513e3accabe35f62e4a9dec3ad779b2b [file] [log] [blame]
#**
Display this template when the administrator
tries to add a user with a role that is
already being used by the security system.
@author <a href="mailto:jvanzyl@periapt.com">Jason van Zyl</a>
@version $Id: FluxRoleAlreadyExists.vm,v 1.1.1.1 2017-11-26 23:07:21 painter Exp $
*#
<div class="w3-panel w3-red">
The role name <b>$name</b> is currently in use. Role names
must be unique, please choose another role name.
</div>