Fixed type on user section

This commit is contained in:
ProNotion
2018-02-09 17:33:11 +00:00
committed by GitHub
parent 6c328d729d
commit d3a2d88347

View File

@@ -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 @@
}
]
}
]
]