From 035cdd9e5aec4610b37c82999e8d5dc68e579233 Mon Sep 17 00:00:00 2001 From: Dan Stillman Date: Mon, 23 Feb 2009 05:01:35 +0000 Subject: [PATCH] Closes #1371, Add "Create account" and "Lost password?" links to Sync pane --- .../content/zotero/preferences/preferences.js | 2 +- .../zotero/preferences/preferences.xul | 138 +++++++++++------- 2 files changed, 83 insertions(+), 57 deletions(-) diff --git a/chrome/content/zotero/preferences/preferences.js b/chrome/content/zotero/preferences/preferences.js index 54f53765ce..b5e1793ba4 100644 --- a/chrome/content/zotero/preferences/preferences.js +++ b/chrome/content/zotero/preferences/preferences.js @@ -284,7 +284,7 @@ function handleSyncReset(action) { "All data in this copy of Zotero will be erased and replaced with " + "data belonging to user '" + account + "' on the Zotero server.", buttonFlags, - "Replace Zotero Data", + "Replace Local Data", null, null, null, {} ); diff --git a/chrome/content/zotero/preferences/preferences.xul b/chrome/content/zotero/preferences/preferences.xul index d3520ef4b6..4bf4d15412 100644 --- a/chrome/content/zotero/preferences/preferences.xul +++ b/chrome/content/zotero/preferences/preferences.xul @@ -171,6 +171,18 @@ To add a new preference: + + + + + + @@ -182,34 +194,44 @@ To add a new preference: - - - - - + + + + + + + + + + + + + + + - - - - - - - - + + + + + @@ -296,36 +318,40 @@ To add a new preference: - - - - - - - - - - - - - + + + + + + + + + - + + - - - - - - - - -