Wording.
[wolnelektury.git] / src / club / templates / club / schedule.html
index 7ae714e..adf8f91 100644 (file)
@@ -28,7 +28,7 @@ wspierasz nas kwotą {{ schedule.amount }} zł{% if schedule.monthly %} miesięc
      {% else %}
        <form class="wlform" method='post' action="{% url 'club_cancel' schedule.key %}">
         {% csrf_token %}
-       <button type="submit" class="submit" style="font-size: .9em">Anuluj kolejną płatność</button>
+       <button type="submit" class="submit" style="font-size: .9em">Zrezygnuj z kolejnej płatności</button>
        </form>
      {% endif %}
   {% else %}