Remove rtl exception
This right-to-left exception doesn't seem to be called for.
This commit is contained in:
		
							parent
							
								
									f9f0c2ec03
								
							
						
					
					
						commit
						100a150a33
					
				| @ -49,8 +49,4 @@ | ||||
| {%- if result.mtype %}<tr><td>{{ _('Type') }}</td><td>{{ result.mtype|safe }}/{{ result.subtype|safe }}</td></tr>{% endif -%} | ||||
| </table> | ||||
| 
 | ||||
| {%- if rtl -%} | ||||
| {{ result_sub_footer(result) }} | ||||
| {%- else -%} | ||||
| {{ result_footer(result) }} | ||||
| {%- endif -%} | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user