mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-01 06:20:46 +02:00
Minor updates and alterations mainly to templating vars
git-svn-id: file:///svn/phpbb/trunk@219 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -34,7 +34,7 @@ $l_messages = "Messages";
|
||||
$l_subject = "Subject";
|
||||
$l_body = "$l_message Body";
|
||||
$l_from = "From"; // Message from
|
||||
$l_moderator = "Moderator";
|
||||
$l_moderator = "Moderator/s";
|
||||
$l_username = "Username";
|
||||
$l_password = "Password";
|
||||
$l_email = "Email";
|
||||
|
Reference in New Issue
Block a user