attention bar: fixed after translation

This commit is contained in:
Marcin Łabanowski 2012-12-24 03:43:48 +01:00
parent dc40c2c845
commit 2833268887
3 changed files with 3 additions and 3 deletions

View File

@ -47,7 +47,7 @@
</header>
{% include 'post_form.html' %}
{% include 'pasek_atencji.html' %}
{% include 'attention_bar.html' %}
{% if config.blotter %}<hr /><div class="blotter">{{ config.blotter }}</div>{% endif %}
<hr />
<form name="postcontrols" action="{{ config.post_url }}" method="post">

View File

@ -45,7 +45,7 @@
</header>
{% include 'post_form.html' %}
{% include 'pasek_atencji.html' %}
{% include 'attention_bar.html' %}
{% if config.blotter %}<hr /><div class="blotter">{{ config.blotter }}</div>{% endif %}
<hr />

View File

@ -47,7 +47,7 @@
<div class="banner">{% trans %}Posting mode: Reply{% endtrans %} <a class="unimportant" href="{{ return }}">[{% trans %}Return{% endtrans %}]</a></div>
{% include 'post_form.html' %}
{% include 'pasek_atencji.html' %}
{% include 'attention_bar.html' %}
{% if config.blotter %}<hr /><div class="blotter">{{ config.blotter }}</div>{% endif %}
<hr />