Adjusted cellpadding

git-svn-id: file:///svn/phpbb/trunk@77 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Paul S. Owen 2001-03-02 22:27:55 +00:00
parent 1f13c1bb65
commit 810863d318

View file

@ -3,7 +3,7 @@
<table border="0" align="center" width="100%" bgcolor="#000000" cellpadding="0" cellspacing="1"> <table border="0" align="center" width="100%" bgcolor="#000000" cellpadding="0" cellspacing="1">
<tr> <tr>
<td> <td>
<table border="0" width="100%" cellpadding="0" cellspacing="1"> <table border="0" width="100%" cellpadding="3" cellspacing="1">
<tr class="tableheader"> <tr class="tableheader">
<td width="5%">&nbsp;</td> <td width="5%">&nbsp;</td>
<td>{L_FORUM}</td> <td>{L_FORUM}</td>