Merge pull request #2440 from ProNotion/patch-1
Fixed typo on user section of tour
This commit is contained in:
@@ -62,7 +62,7 @@
|
||||
"element": "[data-element~='overlay-user']",
|
||||
"elementPreventClick": true,
|
||||
"title": "User profile",
|
||||
"content": "<p>Here you can see details about your user, what Umbraco version the site is running, change your password and log out of Umbraco.</p><p>In the <b>User section</b> you will be able to do more advaned user management.</p>"
|
||||
"content": "<p>Here you can see details about your user, what Umbraco version the site is running, change your password and log out of Umbraco.</p><p>In the <b>User section</b> you will be able to do more advanced user management.</p>"
|
||||
},
|
||||
{
|
||||
"element": "[data-element~='overlay-user'] [data-element='button-overlayClose']",
|
||||
@@ -478,4 +478,4 @@
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user