From c56dbf86eea94f2a6b79f0457a6c102ed78233a9 Mon Sep 17 00:00:00 2001 From: James Atkinson Date: Sun, 3 Feb 2002 18:17:09 +0000 Subject: Fixed bug #512194. Note to translators I had to add 1 string to the lang_main file for Total Votes git-svn-id: file:///svn/phpbb/trunk@2044 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/templates/subSilver/viewtopic_poll_result.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'phpBB/templates/subSilver') diff --git a/phpBB/templates/subSilver/viewtopic_poll_result.tpl b/phpBB/templates/subSilver/viewtopic_poll_result.tpl index 4da0300234..45d11eaade 100644 --- a/phpBB/templates/subSilver/viewtopic_poll_result.tpl +++ b/phpBB/templates/subSilver/viewtopic_poll_result.tpl @@ -28,7 +28,7 @@ - Total Votes : {TOTAL_VOTES} + {L_TOTAL_VOTES} : {TOTAL_VOTES}
-- cgit v1.2.1