diff --git a/templates/sales/estimates/estimate_list.html b/templates/sales/estimates/estimate_list.html index d3658c50..368d45bb 100644 --- a/templates/sales/estimates/estimate_list.html +++ b/templates/sales/estimates/estimate_list.html @@ -5,10 +5,9 @@ {% block content %}
-

{% trans "Quotations" %}

-
+

{% trans "Quotations" %}

-
+
@@ -64,6 +63,6 @@ {% include 'partials/pagination.html' %} {% endif %} - + {% endblock %} \ No newline at end of file diff --git a/templates/sales/payments/payment_list.html b/templates/sales/payments/payment_list.html index 52ccc0e1..82e2adc2 100644 --- a/templates/sales/payments/payment_list.html +++ b/templates/sales/payments/payment_list.html @@ -5,13 +5,12 @@ {% block content %}
-
- {% trans "Add Payment" %} -

{% trans "Payments" %}

-
-
+
+ {% trans "Add Payment" %} -
+
+

{% trans "Payments" %}

+
@@ -36,7 +35,7 @@ {% empty %} @@ -49,6 +48,6 @@
- + {% endblock %} \ No newline at end of file
{{ journal.timestamp }} {{ journal.description }} - {% trans "View Tranactions" %} + {% trans "View Tranactions" %}