mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-01 23:40:25 +00:00
fix(i18n): spacing
This commit is contained in:
parent
d94f874194
commit
e4f8ee1b93
1 changed files with 1 additions and 0 deletions
|
|
@ -28,6 +28,7 @@ div(ng-if='profile.contributor.level || user._id == profile._id')
|
|||
span.label.label-default(ng-if='!profile.contributor.level')=env.t('contribName')
|
||||
small
|
||||
=env.t('contribText')
|
||||
|
|
||||
a(href='http://habitrpg.wikia.com/wiki/Contributing_to_HabitRPG', target='_blank')=env.t('readMore')
|
||||
| .
|
||||
hr
|
||||
|
|
|
|||
Loading…
Reference in a new issue