diff --git a/_templates/choose-your-wallet.html b/_templates/choose-your-wallet.html index 127105d3..db7df528 100755 --- a/_templates/choose-your-wallet.html +++ b/_templates/choose-your-wallet.html @@ -247,14 +247,14 @@ wallets: text: "walletairbitzwallet" link: "https://airbitz.co/bitcoin-wallet/" source: "https://github.com/Airbitz" - screenshot: "airbitzwalletandroid.png" + screenshot: "airbitzwalletios.png" os: - android - ios check: control: "checkpasscontrolhybrid" validation: "checkfailvalidationcentralized" - transparency: "checkfailtransparencynew" + transparency: "checkpasstransparencyopensource" environment: "checkpassenvironmentmobile" privacy: "checkpassprivacybasic" privacycheck: @@ -271,7 +271,7 @@ wallets: check: control: "checkpasscontrolhybrid" validation: "checkfailvalidationcentralized" - transparency: "checkfailtransparencynew" + transparency: "checkpasstransparencyopensource" environment: "checkpassenvironmentmobile" privacy: "checkpassprivacybasic" privacycheck: @@ -282,13 +282,13 @@ wallets: text: "walletairbitzwallet" link: "https://itunes.apple.com/us/app/bitcoin-wallet-map-directory/id843536046?mt=8" source: "https://github.com/Airbitz" - screenshot: "airbitzwalletandroid.png" + screenshot: "airbitzwalletios.png" os: - ios check: control: "checkpasscontrolhybrid" validation: "checkfailvalidationcentralized" - transparency: "checkfailtransparencynew" + transparency: "checkpasstransparencyopensource" environment: "checkpassenvironmentmobile" privacy: "checkpassprivacybasic" privacycheck: diff --git a/img/screenshots/airbitzwalletios.png b/img/screenshots/airbitzwalletios.png new file mode 100644 index 00000000..fe07ab48 Binary files /dev/null and b/img/screenshots/airbitzwalletios.png differ