mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
Fixed bug #512194
git-svn-id: file:///svn/phpbb/trunk@2045 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -743,6 +743,7 @@ if( !empty($forum_row['topic_vote']) )
|
||||
}
|
||||
|
||||
$template->assign_vars(array(
|
||||
"L_TOTAL_VOTES" => $lang['Total_votes'],
|
||||
"TOTAL_VOTES" => $vote_results_sum)
|
||||
);
|
||||
|
||||
|
Reference in New Issue
Block a user