projects
/
brisk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
80543e4
)
typo fixed
author
Matteo Nastasi
<nastasi@alternativeoutput.it>
Mon, 4 May 2020 06:23:21 +0000
(08:23 +0200)
committer
Matteo Nastasi
<nastasi@alternativeoutput.it>
Mon, 4 May 2020 06:23:21 +0000
(08:23 +0200)
web/briskin5/briskin5.js
patch
|
blob
|
history
diff --git
a/web/briskin5/briskin5.js
b/web/briskin5/briskin5.js
index
5d52931
..
d66c379
100644
(file)
--- a/
web/briskin5/briskin5.js
+++ b/
web/briskin5/briskin5.js
@@
-360,7
+360,7
@@
function act_preferences_update()
preferences_update();
if (preferences.deck != preferences.deck_old) {
// FIXME: with dynamic text
- x = new notify(gst, mlang_briskin5['deckreload'],
+ x = new notify(gst, mlang_briskin5['deckreload']
[g_lang]
,
0, mlang_briskin5['close_btn'][g_lang], 400, 110);
}
preferences_showhide();