From 4b8899860e3dbe970fa435b8ea99df5a008fb574 Mon Sep 17 00:00:00 2001 From: lepipele Date: Sun, 8 Apr 2018 00:25:00 -0500 Subject: [PATCH] Migrating btn-info to btn-secondary --- BTCPayServer/Views/Apps/ListApps.cshtml | 2 +- BTCPayServer/Views/Shared/Confirm.cshtml | 2 +- BTCPayServer/Views/Stores/AddDerivationScheme.cshtml | 2 +- BTCPayServer/Views/Stores/AddLightningNode.cshtml | 2 +- BTCPayServer/Views/Stores/ListTokens.cshtml | 2 +- BTCPayServer/Views/Stores/RequestPairing.cshtml | 2 +- BTCPayServer/Views/Stores/StoreUsers.cshtml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/BTCPayServer/Views/Apps/ListApps.cshtml b/BTCPayServer/Views/Apps/ListApps.cshtml index 05f3863ed..f61af878b 100644 --- a/BTCPayServer/Views/Apps/ListApps.cshtml +++ b/BTCPayServer/Views/Apps/ListApps.cshtml @@ -21,7 +21,7 @@
- Create a new app + Create a new app diff --git a/BTCPayServer/Views/Shared/Confirm.cshtml b/BTCPayServer/Views/Shared/Confirm.cshtml index ad488cb3c..eb0c54855 100644 --- a/BTCPayServer/Views/Shared/Confirm.cshtml +++ b/BTCPayServer/Views/Shared/Confirm.cshtml @@ -15,7 +15,7 @@
- +
diff --git a/BTCPayServer/Views/Stores/AddDerivationScheme.cshtml b/BTCPayServer/Views/Stores/AddDerivationScheme.cshtml index 5e9e42120..f116aa55c 100644 --- a/BTCPayServer/Views/Stores/AddDerivationScheme.cshtml +++ b/BTCPayServer/Views/Stores/AddDerivationScheme.cshtml @@ -77,7 +77,7 @@
- + } else { diff --git a/BTCPayServer/Views/Stores/AddLightningNode.cshtml b/BTCPayServer/Views/Stores/AddLightningNode.cshtml index d938480b7..f6a6c4ac3 100644 --- a/BTCPayServer/Views/Stores/AddLightningNode.cshtml +++ b/BTCPayServer/Views/Stores/AddLightningNode.cshtml @@ -47,7 +47,7 @@ } - + diff --git a/BTCPayServer/Views/Stores/ListTokens.cshtml b/BTCPayServer/Views/Stores/ListTokens.cshtml index b301f358d..eccc1a77b 100644 --- a/BTCPayServer/Views/Stores/ListTokens.cshtml +++ b/BTCPayServer/Views/Stores/ListTokens.cshtml @@ -8,7 +8,7 @@

@ViewData["Title"]

You can allow a public key to access the API of this store

@Html.Partial("_StatusMessage", Model.StatusMessage) -Create a new token + Create a new token diff --git a/BTCPayServer/Views/Stores/RequestPairing.cshtml b/BTCPayServer/Views/Stores/RequestPairing.cshtml index 860d8f6aa..d41c617be 100644 --- a/BTCPayServer/Views/Stores/RequestPairing.cshtml +++ b/BTCPayServer/Views/Stores/RequestPairing.cshtml @@ -42,7 +42,7 @@ - +
diff --git a/BTCPayServer/Views/Stores/StoreUsers.cshtml b/BTCPayServer/Views/Stores/StoreUsers.cshtml index dc4b4d6c0..6c0f04906 100644 --- a/BTCPayServer/Views/Stores/StoreUsers.cshtml +++ b/BTCPayServer/Views/Stores/StoreUsers.cshtml @@ -29,7 +29,7 @@ - +