|
|
@ -360,6 +360,7 @@ AddTokenScreen.prototype.renderTabs = function () { |
|
|
|
h('div.add-token__info-box__copy', this.context.t('keepTrackTokens')), |
|
|
|
h('div.add-token__info-box__copy', this.context.t('keepTrackTokens')), |
|
|
|
h('a.add-token__info-box__copy--blue', { |
|
|
|
h('a.add-token__info-box__copy--blue', { |
|
|
|
href: 'http://metamask.helpscoutdocs.com/article/16-managing-erc20-tokens', |
|
|
|
href: 'http://metamask.helpscoutdocs.com/article/16-managing-erc20-tokens', |
|
|
|
|
|
|
|
target: '_blank', |
|
|
|
}, this.context.t('learnMore')), |
|
|
|
}, this.context.t('learnMore')), |
|
|
|
]), |
|
|
|
]), |
|
|
|
h('div.add-token__input-container', [ |
|
|
|
h('div.add-token__input-container', [ |
|
|
|