projects
/
brisk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba4708b
)
renamed close button
author
Matteo Nastasi
<nastasi@alternativeoutput.it>
Mon, 4 May 2020 06:09:30 +0000
(08:09 +0200)
committer
Matteo Nastasi
<nastasi@alternativeoutput.it>
Mon, 4 May 2020 06:09:30 +0000
(08:09 +0200)
web/briskin5/briskin5.js
patch
|
blob
|
history
diff --git
a/web/briskin5/briskin5.js
b/web/briskin5/briskin5.js
index
9bd4a29
..
bdbf6eb
100644
(file)
--- a/
web/briskin5/briskin5.js
+++ b/
web/briskin5/briskin5.js
@@
-356,7
+356,7
@@
function act_preferences_update()
if (preferences.deck != preferences.deck_old) {
// FIXME: with dynamic text
x = new notify(gst,'<br/>Per rendere visibile il nuovo mazzo di carte<br/><br/>occorre fare reload della pagina.',
- 0, "C
lose
", 400, 110);
+ 0, "C
hiudi
", 400, 110);
}
preferences_showhide();
}