diff --git a/pinaxcon/templates/dashboard.html b/pinaxcon/templates/dashboard.html index b9c0408c41278909de6b26290be09371c4196d85..cee89a3561108fa24837b6822ec1a52005c539b6 100644 --- a/pinaxcon/templates/dashboard.html +++ b/pinaxcon/templates/dashboard.html @@ -109,7 +109,7 @@ {% items_pending as pending %} {% if pending %} - Pay your registration + Check out and pay {% endif %} {% endif %} @@ -130,6 +130,9 @@ {% if pending %}
Items pending payment
{% include "registrasion/items_list.html" with items=pending %} +

+ + Check out and pay for these items.

{% endif %} {% items_purchased as purchased %} {% if purchased %}