Add $lang['menu_login']

git-svn-id: http://piwigo.org/svn/trunk@176 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
z0rglub
2003-10-05 11:37:23 +00:00
parent 82ea2ff624
commit 7e441d191e
2 changed files with 3 additions and 1 deletions
+1
View File
@@ -224,6 +224,7 @@ $lang['connected_user'] = 'connected user';
$lang['title_comments'] = 'Users comments';
$lang['stats_last_days'] = 'last days';
$lang['hint_comments'] = 'See last users comments';
$lang['menu_login'] = 'login';
//-------------------------------------------------------------- administration
if ( $isadmin )