mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 14:00:31 +02:00
I'm very sorry. This should make W3C happy again. git-svn-id: file:///svn/phpbb/trunk@8227 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" class="inputbox"></textarea></dt>
|
||||
<dt><textarea id="username_list" name="username_list" class="inputbox" cols="50" rows="2"></textarea></dt>
|
||||
<dd><span><a href="{U_FIND_USERNAME}" onclick="find_username(this.href); 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