mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
some language-specific adjustements
fix prune users (adding the list of users to the confirmation page) tried to fix the show/hide trigger in ACP by not using width: auto; (which gets somehow inherited to each other element) git-svn-id: file:///svn/phpbb/trunk@7455 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
Subject: "{SITENAME}" - Email a friend
|
||||
Subject: "{SITENAME}" - E-mail a friend
|
||||
|
||||
Hello {TO_USERNAME},
|
||||
|
||||
This email was sent from "{SITENAME}" by {FROM_USERNAME} who thought you may be interested in the following topic:
|
||||
This e-mail was sent from "{SITENAME}" by {FROM_USERNAME} who thought you may be interested in the following topic:
|
||||
|
||||
{TOPIC_NAME}
|
||||
|
||||
@@ -10,7 +10,7 @@ You can find it at:
|
||||
|
||||
{U_TOPIC}
|
||||
|
||||
A message from {FROM_USERNAME} may also be included below. Please note that this message has not been seen or approved by the board administrators. If you wish to complain about having received this email please contact the board administrator at {BOARD_CONTACT}. Please quote the message headers when contacting this address.
|
||||
A message from {FROM_USERNAME} may also be included below. Please note that this message has not been seen or approved by the board administrators. If you wish to complain about having received this e-mail please contact the board administrator at {BOARD_CONTACT}. Please quote the message headers when contacting this address.
|
||||
|
||||
----------
|
||||
|
||||
|
Reference in New Issue
Block a user