mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
use wide fieldset
git-svn-id: file:///svn/phpbb/trunk@8169 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
<div class="content">
|
||||
<h2>{L_SEND_PASSWORD}</h2>
|
||||
|
||||
<fieldset class="fields2">
|
||||
<fieldset>
|
||||
<dl>
|
||||
<dt><label for="username">{L_USERNAME}:</label></dt>
|
||||
<dd><input class="inputbox narrow" type="text" name="username" id="username" size="25" /></dd>
|
||||
|
@@ -9,7 +9,7 @@
|
||||
<div class="content">
|
||||
<h2>{L_UCP_RESEND}</h2>
|
||||
|
||||
<fieldset class="fields2">
|
||||
<fieldset>
|
||||
<dl>
|
||||
<dt><label for="username">{L_USERNAME}:</label></dt>
|
||||
<dd><input class="inputbox narrow" type="text" name="username" id="username" size="25" /></dd>
|
||||
|
Reference in New Issue
Block a user