mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
Slight mods to the usersearch function, moved to search.php
git-svn-id: file:///svn/phpbb/trunk@1224 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -622,7 +622,7 @@ $lang['found'] = "found"; // this precedes the number of matches found and follo
|
||||
$lang['match'] = "Match"; // this and the following entry proceed the number of matches found
|
||||
$lang['matches'] = "Matches";
|
||||
$lang['Search_new'] = "View posts since last visit";
|
||||
|
||||
$lang['Close_window'] = "Close Window";
|
||||
|
||||
//
|
||||
// Auth related entries
|
||||
@@ -1116,4 +1116,4 @@ $lang['no_disallowed'] = "No Disallowed Usernames";
|
||||
// That's all Folks!
|
||||
// -------------------------------------------------
|
||||
|
||||
?>
|
||||
?>
|
Reference in New Issue
Block a user