diff --git a/components/connection/ServerConnectForm.vue b/components/connection/ServerConnectForm.vue index 7df42309a..bc87d61bd 100644 --- a/components/connection/ServerConnectForm.vue +++ b/components/connection/ServerConnectForm.vue @@ -45,7 +45,7 @@
- +
{{ networkConnected ? $strings.ButtonSubmit : $strings.MessageNoNetworkConnection }}
diff --git a/components/ui/IconBtn.vue b/components/ui/IconBtn.vue index 4e3303640..47df2a6af 100644 --- a/components/ui/IconBtn.vue +++ b/components/ui/IconBtn.vue @@ -1,5 +1,5 @@