mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-14 07:18:52 +00:00
Woohoo\! More fixes\!
git-svn-id: file:///svn/phpbb/trunk@1004 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
c434485c76
commit
bce0ff61a8
1 changed files with 6 additions and 1 deletions
|
@ -1,7 +1,12 @@
|
|||
<br clear="all" />
|
||||
|
||||
<h1>{L_USER_TITLE}</h1>
|
||||
|
||||
<p>{L_USER_EXPLAIN}</p>
|
||||
|
||||
<form action="{S_PROFILE_ACTION}" enctype="multipart/form-data" method="post"><table width="98%" cellspacing="0" cellpadding="4" border="0" align="center">
|
||||
<tr>
|
||||
<td align="left"><span class="gensmall"><a href="{U_INDEX}">{SITENAME} {L_INDEX}</a></span></td>
|
||||
<td class="cat" colspan="2"><span class="cattitle"><b>{L_REGISTRATION_INFO}</b></span><br /><span class="gensmall">{L_ITEMS_REQUIRED}</span></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue