Skip to content

Commit e91b297

Browse files
committed
updates user task creation for release
1 parent c92441e commit e91b297

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Umbraco.Web.UI/umbraco/config/create/UI.Release.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
</nodeType>
6262
<nodeType alias="users">
6363
<header>User</header>
64-
<usercontrol>/create/simple.ascx</usercontrol>
64+
<usercontrol>/create/user.ascx</usercontrol>
6565
<tasks>
6666
<create assembly="umbraco" type="userTasks" />
6767
<delete assembly="umbraco" type="userTasks" />

0 commit comments

Comments
 (0)