1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-03 15:27:42 +02:00

- use radio class for radio buttons

- use lower case anchor in FAQ
- add a lang key for ACP_SEARCH


git-svn-id: file:///svn/phpbb/trunk@5735 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Nils Adermann
2006-03-27 19:30:37 +00:00
parent 397fff57f2
commit f430f01634
4 changed files with 11 additions and 10 deletions

View File

@@ -131,6 +131,7 @@ $lang = array_merge($lang, array(
'ACP_RESTORE' => 'Restore',
'ACP_SEARCH' => 'Search Configuration',
'ACP_SEARCH_INDEX' => 'Search Index',
'ACP_SEARCH_SETTINGS' => 'Search Settings',