- Group permission delivery

- Reorganisation of common.lang.php


git-svn-id: http://piwigo.org/svn/trunk@671 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
gweltas
2005-01-06 16:33:04 +00:00
parent 0d8918b7d8
commit 22e0536a05
14 changed files with 348 additions and 371 deletions
+1 -1
View File
@@ -136,7 +136,7 @@ $template->assign_vars(array(
'L_SUMMARY' => $lang['title_menu'],
'L_UPLOAD' => $lang['upload_picture'],
'L_COMMENT' => $lang['comments'],
'L_IDENTIFY' => $lang['ident_title'],
'L_IDENTIFY' => $lang['identification'],
'L_SUBMIT' => $lang['menu_login'],
'L_USERNAME' => $lang['login'],
'L_PASSWORD' => $lang['password'],