mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-02 04:15:05 +02:00
- modification: use "filter" class for quickconnect box (with some custom
modifications) - bug fixed: the total number of pictures had disappeared git-svn-id: http://piwigo.org/svn/trunk@919 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -153,12 +153,9 @@ $template->assign_vars(
|
||||
'L_UPLOAD' => $lang['upload_picture'],
|
||||
'L_COMMENT' => $lang['comments'],
|
||||
'L_IDENTIFY' => $lang['identification'],
|
||||
'L_SUBMIT' => $lang['menu_login'],
|
||||
'L_USERNAME' => $lang['login'],
|
||||
'L_PASSWORD' => $lang['password'],
|
||||
'L_HELLO' => $lang['hello'],
|
||||
'L_REGISTER' => $lang['ident_register'],
|
||||
'L_LOGIN' => $lang['menu_login'],
|
||||
'L_LOGOUT' => $lang['logout'],
|
||||
'L_ADMIN' => $lang['admin'],
|
||||
'L_ADMIN_HINT' => $lang['hint_admin'],
|
||||
|
||||
Reference in New Issue
Block a user