diff --git a/webapi/templates/admin.html b/webapi/templates/admin.html index 8c0b80e..87d7dee 100644 --- a/webapi/templates/admin.html +++ b/webapi/templates/admin.html @@ -50,7 +50,7 @@ {{ end }} {{ if $status.InfoError }} - Error + Error getting wallet info {{ else }} {{ $status.DaemonConnected }} @@ -67,7 +67,7 @@ {{ end }} {{else}} - Cannot connect to wallet + Cannot connect to wallet {{end}} {{end}}