1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-06 16:56:44 +02:00

Memberlist working. Pagination seems to have problems. Might be generate_pagination code...

git-svn-id: file:///svn/phpbb/trunk@272 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
James Atkinson
2001-05-11 23:16:31 +00:00
parent caaf04c197
commit d3adc86325
7 changed files with 192 additions and 0 deletions

View File

@@ -149,6 +149,8 @@ $l_date_format_explanation = "Only change this if you know what you are doing!";
$l_password_if_changed = "You only need to supply a password if you want to change it.";
$l_password_confirm_if_changed = "You only need to confirm your password if you changed it above.";
$l_top10 = "Top 10 Posters";
$l_alpha = "Sorta Alphabetical";
// Viewforum
$l_viewforum = "View Forum";