mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-05 12:02:13 +00:00
Removed link to picture of all pets, since it is now inaccurate and
there is no corresponding one for mounts
This commit is contained in:
parent
2b20c52a8d
commit
1c0520c94d
1 changed files with 1 additions and 6 deletions
|
|
@ -66,12 +66,7 @@ script(type='text/ng-template', id='partials/options.inventory.pets.html')
|
|||
h3.popover-title
|
||||
a(target='_blank', href='http://www.kickstarter.com/profile/mattboch')=env.t('mattBoch')
|
||||
.popover-content
|
||||
p
|
||||
=env.t('mattBochText1') + ' '
|
||||
| <a target='_blank' href='https://f.cloud.github.com/assets/2374703/164631/3ed5fa6c-78cd-11e2-8743-f65ac477b55e.png'>
|
||||
=env.t('mattBochText2')
|
||||
| </a>
|
||||
= ' ' + env.t('mattBochText3')
|
||||
p=env.t('mattBochText1')
|
||||
h4= env.t('beastmasterProgress') + ': {{petCount}} / {{totalPets}} ' + env.t('petsFound')
|
||||
|
||||
.col-md-12
|
||||
|
|
|
|||
Loading…
Reference in a new issue