diff --git a/apps/user/templates/user/payment-history.html b/apps/user/templates/user/payment-history.html index 4c9a34b7..af251c80 100644 --- a/apps/user/templates/user/payment-history.html +++ b/apps/user/templates/user/payment-history.html @@ -105,7 +105,7 @@ {% else %}
{% if payment.is_deliverable %} - Получено + Оплачено {% elif payment.is_under_review %} Ожидается подтверждение оплаты {% else %} @@ -132,4 +132,4 @@ -{% endblock foot %} \ No newline at end of file +{% endblock foot %}