From d9ea9fbffd8d1817297b0a9d2a8a99b56156cf97 Mon Sep 17 00:00:00 2001 From: "nicolas.dorier" Date: Wed, 26 Feb 2020 17:34:32 +0900 Subject: [PATCH] Fix colspan --- BTCPayServer/Views/Manage/APIKeys.cshtml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/BTCPayServer/Views/Manage/APIKeys.cshtml b/BTCPayServer/Views/Manage/APIKeys.cshtml index 5c6656ef5..4e4a69cca 100644 --- a/BTCPayServer/Views/Manage/APIKeys.cshtml +++ b/BTCPayServer/Views/Manage/APIKeys.cshtml @@ -38,13 +38,13 @@ @if (!Model.ApiKeyDatas.Any()) { - + No API keys } - + Generate new key