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:
@@ -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
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user