diff --git a/gui/syncthing/device/editDeviceModalView.html b/gui/syncthing/device/editDeviceModalView.html index 9e5b3ac23..c368c36fa 100644 --- a/gui/syncthing/device/editDeviceModalView.html +++ b/gui/syncthing/device/editDeviceModalView.html @@ -15,7 +15,7 @@ -
{{currentDevice.deviceID}}
+
{{currentDevice.deviceID}}

The device ID to enter here can be found in the "Edit > Show ID" dialog on the other device. Spaces and dashes are optional (ignored). When adding a new device, keep in mind that this device must be added on the other side too. diff --git a/gui/syncthing/device/idqrModalView.html b/gui/syncthing/device/idqrModalView.html index 5117591d4..5809ccaef 100644 --- a/gui/syncthing/device/idqrModalView.html +++ b/gui/syncthing/device/idqrModalView.html @@ -1,4 +1,4 @@ -

{{myID}}
+
{{myID}}
diff --git a/gui/syncthing/settings/settingsModalView.html b/gui/syncthing/settings/settingsModalView.html index 7057f2040..b35ed7234 100644 --- a/gui/syncthing/settings/settingsModalView.html +++ b/gui/syncthing/settings/settingsModalView.html @@ -108,7 +108,7 @@
-
{{tmpGUI.apiKey || "-"}}
+
{{tmpGUI.apiKey || "-"}}