user: Fix spelling of create-projects role.
This actually is right in the manual but displayed incorrectly on the web interface. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
This commit is contained in:
@ -73,7 +73,7 @@
|
||||
<div class="controls">
|
||||
<select multiple="multiple" name="roles" class="span3">
|
||||
[% INCLUDE roleoption role="admin" %]
|
||||
[% INCLUDE roleoption role="create-project" %]
|
||||
[% INCLUDE roleoption role="create-projects" %]
|
||||
</select>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user