From a20fccf4507d1a16a1ddb200bfeb633c97d8f2b6 Mon Sep 17 00:00:00 2001 From: Andy Miller Date: Fri, 14 Aug 2015 16:32:36 -0600 Subject: [PATCH] updated wording --- themes/grav/templates/forms/fields/order/order.html.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/grav/templates/forms/fields/order/order.html.twig b/themes/grav/templates/forms/fields/order/order.html.twig index 7bc0cbad..560fc164 100644 --- a/themes/grav/templates/forms/fields/order/order.html.twig +++ b/themes/grav/templates/forms/fields/order/order.html.twig @@ -29,7 +29,7 @@ {% endfor %} {% else %} - Your list contains more than 200 elements and is therefore not displayed to avoid technical problems. + Ordering via the admin is unsupported because there are more than 200 siblings {% endif %}