diff --git a/gui/default/syncthing/core/aboutModalView.html b/gui/default/syncthing/core/aboutModalView.html index 3fedf185..7d78ba81 100644 --- a/gui/default/syncthing/core/aboutModalView.html +++ b/gui/default/syncthing/core/aboutModalView.html @@ -1,6 +1,6 @@

- Syncthing + Syncthing
{{versionString()}}
diff --git a/gui/default/syncthing/device/editDeviceModalView.html b/gui/default/syncthing/device/editDeviceModalView.html index 1360c6e7..e77718ef 100644 --- a/gui/default/syncthing/device/editDeviceModalView.html +++ b/gui/default/syncthing/device/editDeviceModalView.html @@ -74,7 +74,7 @@  {{folder.id}} diff --git a/gui/default/syncthing/transfer/failedFilesModalView.html b/gui/default/syncthing/transfer/failedFilesModalView.html index b3288a1e..d387fc72 100644 --- a/gui/default/syncthing/transfer/failedFilesModalView.html +++ b/gui/default/syncthing/transfer/failedFilesModalView.html @@ -5,8 +5,8 @@

- - + +
{{e.path | basename}}{{e.error | lastErrorComponent}}{{e.path | basename}}{{e.error | lastErrorComponent}}
diff --git a/gui/default/syncthing/transfer/neededFilesModalView.html b/gui/default/syncthing/transfer/neededFilesModalView.html index d6f20c5f..2b2e0575 100644 --- a/gui/default/syncthing/transfer/neededFilesModalView.html +++ b/gui/default/syncthing/transfer/neededFilesModalView.html @@ -16,12 +16,12 @@ {{needActions[f.action]}} - {{f.name | basename}} + {{f.name | basename}} - + -  {{f.name | basename}} +  {{f.name | basename}}