mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
Added admin enabling of email form
git-svn-id: file:///svn/phpbb/trunk@1320 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -956,7 +956,9 @@ $lang['Acct_activation'] = "Enable account activation";
|
||||
|
||||
$lang['Abilities_settings'] = "User/Forum Ability Settings";
|
||||
$lang['Flood_Interval'] = "Flood Interval";
|
||||
$lang['Flood_Interval_explain'] = "Number of seconds a user must wait between posts";
|
||||
$lang['Flood_Interval_explain'] = "Number of seconds a user must wait between posts";
|
||||
$lang['Board_email_form'] = "User email via board";
|
||||
$lang['Board_email_form_explain'] = "Users send email to each other via this board";
|
||||
$lang['Topics_per_page'] = "Topics Per Page";
|
||||
$lang['Posts_per_page'] = "Posts Per Page";
|
||||
$lang['Hot_threshold'] = "Hot Threshold";
|
||||
|
Reference in New Issue
Block a user