summaryrefslogtreecommitdiff
path: root/components
diff options
context:
space:
mode:
authorGaming4JC <g4jc@hyperbola.info>2019-05-06 21:27:47 -0400
committerGaming4JC <g4jc@hyperbola.info>2019-05-06 21:27:47 -0400
commite502c09aa67bd005b7e6b6fa6e7e26e0681f6cf9 (patch)
treefcd3bb2bf4d1322e62018575ffaf8290855ebff0 /components
parent64e2a0cd86ae1df8c4e8b18c49d35bbed3c32be8 (diff)
downloadiceweasel-uxp-e502c09aa67bd005b7e6b6fa6e7e26e0681f6cf9.tar.gz
Tidy and refactor Sync after Backporting
Diffstat (limited to 'components')
-rw-r--r--components/preferences/in-content/preferences.xul2
-rw-r--r--components/preferences/in-content/sync.xul4
2 files changed, 4 insertions, 2 deletions
diff --git a/components/preferences/in-content/preferences.xul b/components/preferences/in-content/preferences.xul
index 6be6299..61639aa 100644
--- a/components/preferences/in-content/preferences.xul
+++ b/components/preferences/in-content/preferences.xul
@@ -143,6 +143,7 @@
<image class="category-icon"/>
<label class="category-name" flex="1">&paneSecurity.title;</label>
</richlistitem>
+
#ifdef MOZ_SERVICES_SYNC
<richlistitem id="category-sync"
class="category"
@@ -154,6 +155,7 @@
<label class="category-name" flex="1">&paneSync.title;</label>
</richlistitem>
#endif
+
<richlistitem id="category-advanced"
class="category"
value="paneAdvanced"
diff --git a/components/preferences/in-content/sync.xul b/components/preferences/in-content/sync.xul
index a9b1870..13fac7a 100644
--- a/components/preferences/in-content/sync.xul
+++ b/components/preferences/in-content/sync.xul
@@ -138,7 +138,7 @@
value="&unlinkDevice.label;"/>
</hbox>
</groupbox>
- <hbox id="tosPP" pack="center">
+ <hbox id="tosPP" pack="center">
<label class="text-link"
onclick="event.stopPropagation();gSyncUtils.openToS();"
value="&prefs.tosLink.label;"/>
@@ -148,7 +148,7 @@
</hbox>
</vbox>
- <vbox id="needsUpdate" align="center" pack="center">
+ <vbox id="needsUpdate" align="center" pack="center">
<hbox>
<label id="loginError" value=""/>
<label class="text-link"