diff --git a/core/includes/theme.inc b/core/includes/theme.inc
index ba8f4ee7b7..4c910b93f6 100644
--- a/core/includes/theme.inc
+++ b/core/includes/theme.inc
@@ -1635,7 +1635,7 @@ function template_preprocess_field_multiple_value_form(&$variables) {
         'colspan' => 2,
         'class' => ['field-label'],
       ],
-      [],
+      '',
       t('Order', [], ['context' => 'Sort order']),
     ];
     $rows = [];
