Skip to content

Commit

Permalink
Update msg
Browse files Browse the repository at this point in the history
  • Loading branch information
patricksptang committed Oct 31, 2024
1 parent ff3dfca commit 089e831
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions step-web/src/main/webapp/js/step.util.js
Original file line number Diff line number Diff line change
Expand Up @@ -2824,8 +2824,8 @@ step.util = {
var introJsSteps = [
{
element: document.querySelector('#bibleTab'),
intro: "We have added links to the BibleProject videos. Click on the \"Bible summary\" tab to see them!",
position: 'bottom'
intro: "Click on the \"Bible summary\" tab to see summary videos by the BibleProject!",
position: 'left'
}
];
introJs().setOptions({
Expand Down

0 comments on commit 089e831

Please sign in to comment.