From 5b883081d0d578c4f43b7214a528ba1da279277b Mon Sep 17 00:00:00 2001 From: bashmak Date: Mon, 10 Apr 2017 13:29:58 +0300 Subject: [PATCH] =?UTF-8?q?fixbug:=20=D0=BF=D0=BE=D0=BF=D1=80=D0=B0=D0=B2?= =?UTF-8?q?=D0=B8=D0=BB=20=D1=84=D0=B8=D0=BB=D1=8C=D1=82=D1=80=20=D0=BF?= =?UTF-8?q?=D0=BE=20=D1=83=D0=BB=D0=B8=D1=86=D0=B0=D0=BC=20=D0=B8=20=D0=B4?= =?UTF-8?q?=D0=BE=D0=BC=D0=B0=D0=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- abonapp/templates/abonapp/peoples.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/abonapp/templates/abonapp/peoples.html b/abonapp/templates/abonapp/peoples.html index 651a6a5..8c248df 100644 --- a/abonapp/templates/abonapp/peoples.html +++ b/abonapp/templates/abonapp/peoples.html @@ -37,13 +37,13 @@ {% if order_by == 'fio' %}{% endif %} - + {% trans 'Street' %} {% if order_by == 'street' %}{% endif %} - + {% trans 'House' %}/{% trans 'Apartment' %} {% if order_by == 'house' %}{% endif %}