mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-10 18:53:01 +02:00
related to #1693 fix undefined variables in languages and plugins and a user activity unused variable causing errors
This commit is contained in:
committed by
plegall
parent
bc2f884f4a
commit
aeb1d2b80b
@@ -24,8 +24,6 @@ const page_item = '<a data-page="%d">%d</a>';
|
||||
var create_selecter = true;
|
||||
const users_key = "{"Users"|@translate}";
|
||||
|
||||
const ulist = {$ulist};
|
||||
|
||||
const line_key = "{'%s line'|translate}";
|
||||
const lines_key = "{'%s lines'|translate}";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user