aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/subSilver/template/mcp_front.html
diff options
context:
space:
mode:
authorPaul S. Owen <psotfx@users.sourceforge.net>2004-01-07 16:24:52 +0000
committerPaul S. Owen <psotfx@users.sourceforge.net>2004-01-07 16:24:52 +0000
commit715731ca3eae5f4e0e37d7f3eb9ea8300525c86a (patch)
tree9f58fb0ba7f60ca6324b4d85eb099c0c014eea82 /phpBB/styles/subSilver/template/mcp_front.html
parentbdbbc7544b8452bba88d27a40351bc59e4bde154 (diff)
downloadforums-715731ca3eae5f4e0e37d7f3eb9ea8300525c86a.tar
forums-715731ca3eae5f4e0e37d7f3eb9ea8300525c86a.tar.gz
forums-715731ca3eae5f4e0e37d7f3eb9ea8300525c86a.tar.bz2
forums-715731ca3eae5f4e0e37d7f3eb9ea8300525c86a.tar.xz
forums-715731ca3eae5f4e0e37d7f3eb9ea8300525c86a.zip
More attempts at "modern markup"
git-svn-id: file:///svn/phpbb/trunk@4726 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/styles/subSilver/template/mcp_front.html')
-rw-r--r--phpBB/styles/subSilver/template/mcp_front.html15
1 files changed, 8 insertions, 7 deletions
diff --git a/phpBB/styles/subSilver/template/mcp_front.html b/phpBB/styles/subSilver/template/mcp_front.html
index 1a0af2fe11..83932f80ae 100644
--- a/phpBB/styles/subSilver/template/mcp_front.html
+++ b/phpBB/styles/subSilver/template/mcp_front.html
@@ -1,13 +1,14 @@
-<!-- $Id$ -->
<!-- INCLUDE mcp_header.html -->
+ <!-- $Id$ -->
+
<!-- IF S_SHOW_UNAPPROVED -->
-<table class="tablebg" width="100%" cellspacing="1" cellpadding="4" border="0" align="right">
+<table class="tablebg" width="100%" cellspacing="1">
<tr>
- <td class="cat" colspan="5" height="28"><span class="cattitle">{L_LATEST_UNAPPROVED}</span></td>
+ <td class="cat" colspan="5"><span class="cattitle">{L_LATEST_UNAPPROVED}</span></td>
</tr>
<tr>
- <th height="28">&nbsp;{L_FORUM}&nbsp;</th>
+ <th>&nbsp;{L_FORUM}&nbsp;</th>
<th>&nbsp;{L_TOPIC}&nbsp;</th>
<th>&nbsp;{L_SUBJECT}&nbsp;</th>
<th>&nbsp;{L_AUTHOR}&nbsp;</th>
@@ -33,13 +34,13 @@
<!-- ENDIF -->
</table>
-<br clear="all" /><br clear="all" />
+<br clear="all" /><br />
<!-- ENDIF -->
<!-- IF S_SHOW_REPORTS -->
-<table class="tablebg" width="100%" cellspacing="1" cellpadding="4" border="0" align="right">
+<table class="tablebg" width="100%" cellspacing="1">
<tr>
- <td class="cat" colspan="5" height="28"><span class="cattitle">{L_LATEST_REPORTED}</span></td>
+ <td class="cat" colspan="5"><span class="cattitle">{L_LATEST_REPORTED}</span></td>
</tr>
<tr>
<th height="28">&nbsp;{L_FORUM}&nbsp;</th>