1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 22:10:45 +02:00
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@2563 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
James Atkinson
2002-05-09 18:54:49 +00:00
parent 3e85b696f2
commit 88214ed58d

View File

@@ -480,7 +480,7 @@ if( $total_topics )
$topic_id = $topic_rowset[$i]['topic_moved_id'];
$folder_image = $images['folder'];
$folder_alt = $lang['Topic_Moved'];
$folder_alt = $lang['Topics_Moved'];
$newest_post_img = '';
}
else