aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/style/acp_forums.html
diff options
context:
space:
mode:
authorMeik Sievertsen <acydburn@phpbb.com>2007-04-26 18:41:26 +0000
committerMeik Sievertsen <acydburn@phpbb.com>2007-04-26 18:41:26 +0000
commitfc295f5f0eef6b761c7c2d825bc01501e8882a25 (patch)
tree8a2b6d3519dffe95bb03422ecdfe58d90a45eeff /phpBB/adm/style/acp_forums.html
parent78f16d70a292afee3470710669d4082d5b6212eb (diff)
downloadforums-fc295f5f0eef6b761c7c2d825bc01501e8882a25.tar
forums-fc295f5f0eef6b761c7c2d825bc01501e8882a25.tar.gz
forums-fc295f5f0eef6b761c7c2d825bc01501e8882a25.tar.bz2
forums-fc295f5f0eef6b761c7c2d825bc01501e8882a25.tar.xz
forums-fc295f5f0eef6b761c7c2d825bc01501e8882a25.zip
checking in some fixes. ;) Most of them are really minor, including:
- correctly enter report notification into db - fix double-quote pm issue git-svn-id: file:///svn/phpbb/trunk@7409 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/adm/style/acp_forums.html')
-rw-r--r--phpBB/adm/style/acp_forums.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/adm/style/acp_forums.html b/phpBB/adm/style/acp_forums.html
index 839ab9a27c..1a769eaf68 100644
--- a/phpBB/adm/style/acp_forums.html
+++ b/phpBB/adm/style/acp_forums.html
@@ -413,7 +413,7 @@
<tbody>
<!-- BEGIN forums -->
<tr>
- <td style="width: 5%;">{forums.FOLDER_IMAGE}</td>
+ <td style="width: 5%; text-align: center;">{forums.FOLDER_IMAGE}</td>
<td>
<!-- IF forums.FORUM_IMAGE --><div style="float: left; margin-right: 5px;">{forums.FORUM_IMAGE}</div><!-- ENDIF -->
<strong><!-- IF forums.S_FORUM_LINK -->{forums.FORUM_NAME}<!-- ELSE --><a href="{forums.U_FORUM}">{forums.FORUM_NAME}</a><!-- ENDIF --></strong>