mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-08 17:53:08 +02:00
Unification of "Return to main page" entry in the language files.
git-svn-id: http://piwigo.org/svn/trunk@607 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
+1
-1
@@ -236,7 +236,7 @@ $template->set_filenames( array('search'=>'search.tpl') );
|
||||
$template->assign_vars(array(
|
||||
'L_TITLE' => $lang['search_title'],
|
||||
'L_SEARCH_COMMENTS' => $lang['search_comments'],
|
||||
'L_RETURN' => $lang['gallery_index'],
|
||||
'L_RETURN' => $lang['home'],
|
||||
'L_SUBMIT' => $lang['submit'],
|
||||
'L_SEARCH_OR'=>$lang['search_mode_or'],
|
||||
'L_SEARCH_AND'=>$lang['search_mode_and'],
|
||||
|
||||
Reference in New Issue
Block a user