diff --git a/gui/index.html b/gui/index.html
index fea79753a..e45847834 100644
--- a/gui/index.html
+++ b/gui/index.html
@@ -106,7 +106,7 @@
{{folder.ID}} |
- Folder |
+ Folder Path |
{{folder.Path}} |
@@ -114,11 +114,11 @@
{{model[folder.ID].invalid}} |
- Global Folder |
+ Global State |
{{model[folder.ID].globalFiles | alwaysNumber}} items, ~{{model[folder.ID].globalBytes | binary}}B |
- Local Folder |
+ Local State |
{{model[folder.ID].localFiles | alwaysNumber}} items, ~{{model[folder.ID].localBytes | binary}}B |
@@ -129,7 +129,7 @@
- Master Folder |
+ Folder Master |
Yes
No
|