← Back to team overview

team4alfanous team mailing list archive

[Branch ~team4alfanous/alfanous/alfanous-git] Rev 526: an rtl fix

 

------------------------------------------------------------
revno: 526
committer: Assem Chelli <assem.ch@xxxxxxxxx>
timestamp: Mon 2013-01-07 21:27:45 +0100
message:
  an rtl fix 
modified:
  src/alfanous-django/templates/results.html


--
lp:alfanous
https://code.launchpad.net/~team4alfanous/alfanous/alfanous-git

Your team Alfanous team is subscribed to branch lp:alfanous.
To unsubscribe from this branch go to https://code.launchpad.net/~team4alfanous/alfanous/alfanous-git/+edit-subscription
=== modified file 'src/alfanous-django/templates/results.html'
--- src/alfanous-django/templates/results.html	2013-01-07 20:09:13 +0000
+++ src/alfanous-django/templates/results.html	2013-01-07 20:27:45 +0000
@@ -17,7 +17,7 @@
 		</div>
 		<!-- Suggestions-->
 		{% if suggestions.error.code == 0 and suggestions.suggest %} 
-			<div id='suggestions' align='{{ align }}'>
+			<div id='suggestions' style=" text-align:{{ align }}" >
 			<h2 style='font-size:16pt; color:#ff0000;'>{{ _("Suggestions:") }}
 			{% for suggestion_key, suggestion_item in suggestions.suggest.items %}
 				<p dir='{{ bidi }}' >
@@ -37,7 +37,7 @@
 		{% if results.search.interval.total %}
 			{% if results.search.words.global.nb_words %}
 				<!-- Words list -->
-				<div id='search_words' align='left'>
+				<div id='search_words' style=" text-align:{{ align }}" >
 				  <h2 style='font-size:16pt;  color:#ff0000;'>
 				  Words:
 				  <div class='details_label word_count'>