trunk: fix userdom_role_change_template() xml.
This commit is contained in:
parent
f03433313a
commit
6e7a1fc871
@ -622,7 +622,13 @@ template(`userdom_change_password_template',`
|
||||
## <summary>
|
||||
## The template for allowing the user to change roles.
|
||||
## </summary>
|
||||
## <param name="userdomain_prefix">
|
||||
## <param name="src_role_prefix">
|
||||
## <summary>
|
||||
## The prefix of the user domain (e.g., user
|
||||
## is the prefix for user_t).
|
||||
## </summary>
|
||||
## </param>
|
||||
## <param name="tgt_role_prefix">
|
||||
## <summary>
|
||||
## The prefix of the user domain (e.g., user
|
||||
## is the prefix for user_t).
|
||||
|
Loading…
Reference in New Issue
Block a user