Tour Step 7 Wording

Change wording of tour step 7 to "Now click on" to indicate that clicking on the avatar is a step in the tour, rather than a description of what it does at runtime
This commit is contained in:
Andy Hawken (SP4)
2018-08-02 13:34:30 +01:00
parent 89bdbf500e
commit afa27ce872

View File

@@ -54,7 +54,7 @@
{
"element": "#applications [data-element='section-user']",
"title": "User profile",
"content": "Click on your <b>user avatar</b> to open the user profile dialog.",
"content": "Now click on your <b>user avatar</b> to open the user profile dialog.",
"event": "click",
"backdropOpacity": 0.6
},