git-svn-id: file:///svn/phpbb/trunk@7336 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
David M 2007-04-12 19:44:13 +00:00
parent 8cad62fc85
commit 99e4a61e7f

View file

@ -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 */