Fixes typo and spacing
This commit is contained in:
parent
5a7ce7a58c
commit
29db9c68a1
5 changed files with 7 additions and 7 deletions
|
@ -120,7 +120,7 @@ tour.addSteps([
|
|||
],
|
||||
},
|
||||
{
|
||||
text: `{% trans "Now you understand the basics of your profile page, let's add a book to your shelves." %}<p class="notification is-warning is-light mt-3">{% trans "Search for a title or author to continue the tour." %}</p>`,
|
||||
text: `{% trans "Now you understand the basics of your profile page, let's add a book to your shelves." %}<p class="notification is-warning is-light mt-3">{% trans "Search for a title or author to continue the tour." %}</p>`,
|
||||
title: "{% trans 'Find a book' %}",
|
||||
attachTo: {
|
||||
element: "#tour-search",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue