Improve wishlist instructions
This commit is contained in:
parent
2b6aa4a4c8
commit
3edd85af08
1 changed files with 5 additions and 2 deletions
|
@ -58,8 +58,11 @@ $page->navigation();
|
|||
<h2 class="ui header">What to do?</h2>
|
||||
<p>
|
||||
If you found something you would like to buy,
|
||||
click the <span class="ui tiny horizontal label">Commit</span> button
|
||||
and it will become unavailable for others.
|
||||
click the
|
||||
<span class="ui primary tiny horizontal label">
|
||||
<i class="shopping cart icon"></i> Commit
|
||||
</span>
|
||||
button and it will become unavailable for others.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue