From: Robert Johnson Date: Tue, 30 Sep 2014 03:57:48 +0000 (-0500) Subject: fixed spacing, added missing tag X-Git-Url: https://git.immae.eu/?p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FBIP39.git;a=commitdiff_plain;h=5f231c99519e3de57f9a84f6807ecf7d4975d728 fixed spacing, added missing tag --- diff --git a/bip39-standalone.html b/bip39-standalone.html index debc6f2..2769ec3 100644 --- a/bip39-standalone.html +++ b/bip39-standalone.html @@ -6409,7 +6409,7 @@ button.close {

Derived Addresses

Note these addreses are derived from the BIP32 Extended Key

-
+
+
@@ -33855,7 +33856,7 @@ var Mnemonic = function(language) { DOM.network = $(".network"); DOM.phraseNetwork = $("#network-phrase"); DOM.bip44Network = $("#network-bip44"); - DOM.addressNetwork = $("#network-address-type"); + DOM.addressNetwork = $("#network-address-type"); DOM.phrase = $(".phrase"); DOM.passphrase = $(".passphrase"); DOM.generate = $(".generate"); @@ -33933,9 +33934,9 @@ var Mnemonic = function(language) { } DOM.phraseNetwork.val(n); DOM.bip44Network.val(n); - if(e.target != DOM.addressNetwork.dom){ - DOM.addressNetwork.val(n); - } + if(e.target != DOM.addressNetwork.dom){ + DOM.addressNetwork.val(n); + } delayedPhraseChanged(); } diff --git a/src/index.html b/src/index.html index 695570f..5ff997b 100644 --- a/src/index.html +++ b/src/index.html @@ -205,7 +205,7 @@

Derived Addresses

Note these addreses are derived from the BIP32 Extended Key

-
+