Clean tutorial_home handlebar to use 4 space indents.

This commit is contained in:
adnrs96 2017-02-16 01:42:32 +05:30 committed by Tim Abbott
parent 66fcc75e5d
commit 049bfff463
1 changed files with 1 additions and 1 deletions

View File

@ -8,6 +8,6 @@
{{/tr}}
<div class="tutorial-done-button">
<button class="btn btn-primary" type="submit" id="tutorial-home-next">{{t "Next" }}</button>
<button class="btn btn-primary" type="submit" id="tutorial-home-next">{{t "Next" }}</button>
</div>
</div>