mirror of
https://github.com/phpbb/phpbb.git
synced 2025-04-15 05:14:28 +02:00
Adjusted cellpadding
git-svn-id: file:///svn/phpbb/trunk@77 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
1f13c1bb65
commit
810863d318
@ -3,7 +3,7 @@
|
||||
<table border="0" align="center" width="100%" bgcolor="#000000" cellpadding="0" cellspacing="1">
|
||||
<tr>
|
||||
<td>
|
||||
<table border="0" width="100%" cellpadding="0" cellspacing="1">
|
||||
<table border="0" width="100%" cellpadding="3" cellspacing="1">
|
||||
<tr class="tableheader">
|
||||
<td width="5%"> </td>
|
||||
<td>{L_FORUM}</td>
|
||||
|
Loading…
x
Reference in New Issue
Block a user