aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm
diff options
context:
space:
mode:
authorMeik Sievertsen <acydburn@phpbb.com>2003-11-05 14:57:29 +0000
committerMeik Sievertsen <acydburn@phpbb.com>2003-11-05 14:57:29 +0000
commitf265316c29e57141b101fd4cbdee9586684c3540 (patch)
tree2c9d4047f39acd8bff46a24fa6323652d0fe0f25 /phpBB/adm
parentd8b990820cc009712b81c70d236dbd759653e639 (diff)
downloadforums-f265316c29e57141b101fd4cbdee9586684c3540.tar
forums-f265316c29e57141b101fd4cbdee9586684c3540.tar.gz
forums-f265316c29e57141b101fd4cbdee9586684c3540.tar.bz2
forums-f265316c29e57141b101fd4cbdee9586684c3540.tar.xz
forums-f265316c29e57141b101fd4cbdee9586684c3540.zip
related to attachments
git-svn-id: file:///svn/phpbb/trunk@4641 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/adm')
-rw-r--r--phpBB/adm/admin_styles.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/adm/admin_styles.php b/phpBB/adm/admin_styles.php
index 8f5e233328..0730511646 100644
--- a/phpBB/adm/admin_styles.php
+++ b/phpBB/adm/admin_styles.php
@@ -163,7 +163,7 @@ switch ($mode)
'viewforum_body.html', 'viewforum_subforum.html',
),
'topic' => array(
- 'viewtopic_attach_body.html', 'viewtopic_body.html', 'viewtopic_print.html',
+ 'attachment.html', 'viewtopic_body.html', 'viewtopic_print.html',
),
'group' => array(
'gcp_body.html', 'gcp_pending_info.html', 'gcp_user_body.html',