From ec1fec22d9a2ab8ef4cc65dc7d6615789ce5cfc5 Mon Sep 17 00:00:00 2001 From: Jonathan Stanley Date: Mon, 26 Feb 2007 04:16:02 +0000 Subject: [PATCH] #7986 Forced LTR directionality for poll image segments... conditional images would have worked to, though is excessively verbose. :P git-svn-id: file:///svn/phpbb/trunk@7088 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/styles/subSilver/template/viewtopic_body.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phpBB/styles/subSilver/template/viewtopic_body.html b/phpBB/styles/subSilver/template/viewtopic_body.html index 6d9da1a9be..d79c9fd7b0 100644 --- a/phpBB/styles/subSilver/template/viewtopic_body.html +++ b/phpBB/styles/subSilver/template/viewtopic_body.html @@ -85,7 +85,7 @@ {poll_option.POLL_OPTION_CAPTION} - {POLL_LEFT_CAP_IMG}{poll_option.POLL_OPTION_IMG}{POLL_RIGHT_CAP_IMG} + {POLL_LEFT_CAP_IMG}{poll_option.POLL_OPTION_IMG}{POLL_RIGHT_CAP_IMG}  {poll_option.POLL_OPTION_PERCENT}  [ {poll_option.POLL_OPTION_RESULT} ]