1
0
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:
Paul S. Owen
2001-04-30 15:21:31 +00:00
parent 9c16714d85
commit e4cf961900
3 changed files with 35 additions and 4 deletions

View File

@@ -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";