mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-07-15 18:52:24 +00:00
In class choice popup, added a space between 'Choose your' and 'Class!'.
This commit is contained in:
parent
809008e753
commit
31af4bdfcc
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@ script(type='text/ng-template', id='modals/chooseClass.html')
|
|||
h4
|
||||
|
|
||||
=env.t('chooseClass1')
|
||||
|
|
||||
a(href='http://habitrpg.wikia.com/wiki/Class_System' target='_blank')=env.t('chooseClass2')
|
||||
.modal-body.select-class
|
||||
.container-fluid
|
||||
|
|
|
|||
Loading…
Reference in a new issue