Search form update

git-svn-id: http://piwigo.org/svn/trunk@629 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
gweltas 2004-12-02 12:45:57 +00:00
parent 93c3c7d6e3
commit 19be28e415
7 changed files with 75 additions and 68 deletions

View file

@ -86,7 +86,7 @@ function username_search($search_match)
'L_UPDATE_USERNAME' => $lang['Select_username'],
'L_SELECT' => $lang['Select'],
'L_SEARCH' => $lang['Search'],
'L_SEARCH_EXPLAIN' => $lang['Search_author_explain'],
'L_SEARCH_EXPLAIN' => $lang['search_explain'],
'L_CLOSE_WINDOW' => $lang['Close_window'],
'S_USERNAME_OPTIONS' => $username_list,