updated wording

This commit is contained in:
Andy Miller
2015-08-14 16:32:36 -06:00
parent fff22715a3
commit a20fccf450

View File

@@ -29,7 +29,7 @@
{% endfor %}
</ul>
{% else %}
Your list contains more than 200 elements and is therefore not displayed to avoid technical problems.
<span class="note">Ordering via the admin is unsupported because there are more than 200 siblings</span>
{% endif %}
</div>
</div>