trunk: fix userdom_role_change_template() xml.

This commit is contained in:
Chris PeBenito 2008-02-13 20:26:18 +00:00
parent f03433313a
commit 6e7a1fc871

View File

@ -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).