Skip to content
Snippets Groups Projects
Commit a97c2ebd authored by OndraPetrzilka's avatar OndraPetrzilka
Browse files

button text "Zobrazit další" -> "Zobrazit starší"

parent c8b6c6f4
No related branches found
No related tags found
3 merge requests!607Pirati.cz,!597main person page template,!575Feature/pirati cz
Pipeline #9523 passed
......@@ -14,10 +14,10 @@
data-page="2"
class="btn btn__slide__wrap">
<span class="btn text-sm bg-black text-white w-32 lg:text-base">
Zobrazit další
Zobrazit starší
</span>
<span class="btn text-sm bg-white text-black w-32 lg:text-base">
Zobrazit další
Zobrazit starší
</span>
</a>
</div>
......
......
......@@ -47,7 +47,7 @@
</div>
{% endfor %}
<div class="flex justify-center">
{% include 'main/includes/button_animated.html' with btn_text="Zobrazit další" %}
{% include 'main/includes/button_animated.html' with btn_text="Zobrazit starší" %}
</div>
</div>
</div>
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment