mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +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:
@@ -30,7 +30,7 @@
|
||||
</dl>
|
||||
<!-- ENDIF -->
|
||||
<dl class="pmlist">
|
||||
<dt><textarea id="username_list" name="username_list"></textarea></dt>
|
||||
<dt><textarea id="username_list" name="username_list" class="inputbox"></textarea></dt>
|
||||
<dd><span><a href="{U_FIND_USERNAME}" onclick="find_username(); return false">{L_FIND_USERNAME}</a></span></dd>
|
||||
<dd><input type="submit" name="add_to" value="{L_ADD}" class="button2" /></dd>
|
||||
<dd><input type="submit" name="add_bcc" value="{L_ADD_BCC}" class="button2" /></dd>
|
||||
|
Reference in New Issue
Block a user