mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-24 02:21:43 +02:00
Alter layout for signature ... else it'll really screwup the look with large sigs ..
git-svn-id: file:///svn/phpbb/trunk@4032 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -111,9 +111,15 @@
|
||||
<td class="gen" valign="middle" align="right" nowrap="nowrap">{L_WEBSITE}: </td>
|
||||
<td><b class="gen">{WWW}</b></td>
|
||||
</tr>
|
||||
</table></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="cat" colspan="2" align="center"><b class="gen">{L_SIGNATURE}</b></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="row1" colspan="2"><table cellspacing="0" cellpadding="10" border="0" align="center">
|
||||
<tr>
|
||||
<td class="gen" valign="middle" align="right" nowrap="nowrap">{L_SIGNATURE}: </td>
|
||||
<td class="postbody">{SIGNATURE}</td>
|
||||
<td>{SIGNATURE}</td>
|
||||
</tr>
|
||||
</table></td>
|
||||
</tr>
|
||||
|
Reference in New Issue
Block a user