"Utwórz półkę" -> "Utwórz nową półkę" in UserSetsForm on main page and toolbar.
[wolnelektury.git] / wolnelektury / templates / catalogue / user_shelves.html
index 7f6ce55..3b06302 100644 (file)
@@ -11,6 +11,6 @@
 <hr />
 <form action="{% url catalogue.views.new_set %}" method="post" accept-charset="utf-8" class="cuteform">
 <ol>
-    <li>{{ new_set_form.name }} <input type="submit" value="Utwórz półkę"/></li>
+    <li>{{ new_set_form.name }} <input type="submit" value="Utwórz nową półkę"/></li>
 </ol>
 </form>
\ No newline at end of file