1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-16 00:05:56 +00:00

misc interface tweaks, update translations

This commit is contained in:
Andrew Dolgov
2007-08-20 12:51:09 +01:00
parent ae661a8cfc
commit 3076c7b8ed
8 changed files with 30 additions and 25 deletions

View File

@@ -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.");