summaryrefslogtreecommitdiff
path: root/prefs.js
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2007-08-20 12:51:09 +0100
committerAndrew Dolgov <[email protected]>2007-08-20 12:51:09 +0100
commit3076c7b8ed6b9fa9cdb8019c0bdc79860fac29be (patch)
tree691ea09100c475ac74fba36ca42afcc439ab9687 /prefs.js
parentae661a8cfc4b21a4fa00db56d2e6827da674adca (diff)
misc interface tweaks, update translations
Diffstat (limited to 'prefs.js')
-rw-r--r--prefs.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/prefs.js b/prefs.js
index 2223cd9ee..80a00db1b 100644
--- a/prefs.js
+++ b/prefs.js
@@ -26,6 +26,8 @@ function replace_pubkey_callback() {
link.href = new_link.firstChild.nodeValue;
link.innerHTML = new_link.firstChild.nodeValue;
+ new Effect.Highlight(link);
+
notify_info("Address changed.");
} else {
notify_error("Could not change address.");