aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
diff options
context:
space:
mode:
authorDavid M <davidmj@users.sourceforge.net>2007-04-12 19:44:13 +0000
committerDavid M <davidmj@users.sourceforge.net>2007-04-12 19:44:13 +0000
commit99e4a61e7f6af6109821f2e28686bc5048589d70 (patch)
tree248efcd13419b436823adfea0529ace96435d8ff /phpBB
parent8cad62fc8589a5524890631e5c0f67d72c55e6a8 (diff)
downloadforums-99e4a61e7f6af6109821f2e28686bc5048589d70.tar
forums-99e4a61e7f6af6109821f2e28686bc5048589d70.tar.gz
forums-99e4a61e7f6af6109821f2e28686bc5048589d70.tar.bz2
forums-99e4a61e7f6af6109821f2e28686bc5048589d70.tar.xz
forums-99e4a61e7f6af6109821f2e28686bc5048589d70.zip
#9693
git-svn-id: file:///svn/phpbb/trunk@7336 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB')
-rw-r--r--phpBB/styles/prosilver/theme/colours.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/phpBB/styles/prosilver/theme/colours.css b/phpBB/styles/prosilver/theme/colours.css
index aa9e9776f9..c946a501ae 100644
--- a/phpBB/styles/prosilver/theme/colours.css
+++ b/phpBB/styles/prosilver/theme/colours.css
@@ -328,11 +328,11 @@ a.topictitle:active {
/* Back to top of page */
a.top {
- background-image: url("{T_THEME_PATH}/images/top.gif");
+ background-image: url("{T_IMAGESET_PATH}/images/top.gif");
}
a.top2 {
- background-image: url("{T_THEME_PATH}/images/top.gif");
+ background-image: url("{T_IMAGESET_PATH}/images/top.gif");
}
/* Arrow links */