diff --git a/smash/web/templates/voucher_types/add_edit.html b/smash/web/templates/voucher_types/add_edit.html index 40e6e35c53cc59858bf1f630aefae9c1fe99ffec..484492034b2dfcd42c437116ec253f903c9afd2f 100644 --- a/smash/web/templates/voucher_types/add_edit.html +++ b/smash/web/templates/voucher_types/add_edit.html @@ -61,7 +61,7 @@ </form> {% if voucher_type.study %} <div class="box-header with-border"> - <h3>Prices <a title="add a new contact attempt" + <h3>Prices <a title="add a new price" id="add-contact-attempt" href="{% url 'web.views.voucher_type_price_add' voucher_type.id %}" class="text-primary"