aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/info.js
diff options
context:
space:
mode:
authorDan Finlay <dan@danfinlay.com>2017-07-25 08:04:13 +0800
committerDan Finlay <dan@danfinlay.com>2017-07-25 08:05:07 +0800
commita22adec66fd0c541eb350ea424a6b00d179eedaf (patch)
tree684b5ffca43944b0aaf33a99dbb6edcdc04e620e /ui/app/info.js
parentfcde52f39070160623be5a03455d9d5c84a99f36 (diff)
downloadtangerine-wallet-browser-a22adec66fd0c541eb350ea424a6b00d179eedaf.tar.gz
tangerine-wallet-browser-a22adec66fd0c541eb350ea424a6b00d179eedaf.tar.zst
tangerine-wallet-browser-a22adec66fd0c541eb350ea424a6b00d179eedaf.zip
Replace ui with responsive-ui
Diffstat (limited to 'ui/app/info.js')
-rw-r--r--ui/app/info.js10
1 files changed, 2 insertions, 8 deletions
diff --git a/ui/app/info.js b/ui/app/info.js
index cb2e41f5b..e8470de97 100644
--- a/ui/app/info.js
+++ b/ui/app/info.js
@@ -97,17 +97,11 @@ InfoScreen.prototype.render = function () {
paddingLeft: '30px',
}},
[
- h('div.fa.fa-support', [
- h('a.info', {
- href: 'http://metamask.consensyssupport.happyfox.com',
- target: '_blank',
- }, 'Visit our Support Center'),
- ]),
h('div.fa.fa-github', [
h('a.info', {
- href: 'https://github.com/MetaMask/metamask-extension/issues/new',
+ href: 'https://github.com/MetaMask/faq',
target: '_blank',
- }, 'Found a bug? Report it!'),
+ }, 'Need Help? Read our FAQ!'),
]),
h('div', [
h('a', {