Changed sets to shelfs.
[wolnelektury.git] / templates / base.html
index 8accaee..aa0f01c 100644 (file)
@@ -23,7 +23,7 @@
                 {% if user.is_authenticated %}
                     <p>
                         Zalogowany jako <strong>{{ user.username }}</strong>
-                        | <a href="#" id="user-sets-link">Zestawy</a>
+                        | <a href="#" id="user-sets-link">Moje półki</a>
                         {% if user.is_staff %}
                         | <a href="/admin/">Administracja</a>
                         {% endif %}