mirror of
https://github.com/phpbb/phpbb.git
synced 2025-09-01 04:22:11 +02:00
Some fixes...
@translators: please note the split of SEND_EMAIL ;) git-svn-id: file:///svn/phpbb/trunk@7672 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -28,7 +28,7 @@ function checkForm(formObj)
|
||||
//-->
|
||||
</script>
|
||||
|
||||
<h2 class="titlespace">{L_SEND_EMAIL} {USERNAME}</h2>
|
||||
<h2 class="titlespace">{L_SEND_EMAIL_USER} {USERNAME}</h2>
|
||||
|
||||
<form method="post" action="{S_POST_ACTION}" id="post" onsubmit="return checkForm(this)">
|
||||
|
||||
|
Reference in New Issue
Block a user