diff --git a/wire/modules/Fieldtype/FieldtypeRepeater/InputfieldRepeater.module b/wire/modules/Fieldtype/FieldtypeRepeater/InputfieldRepeater.module index c4e79e6f..bad0f8ba 100644 --- a/wire/modules/Fieldtype/FieldtypeRepeater/InputfieldRepeater.module +++ b/wire/modules/Fieldtype/FieldtypeRepeater/InputfieldRepeater.module @@ -477,7 +477,7 @@ class InputfieldRepeater extends Inputfield implements InputfieldItemList { $wrapLabel = str_replace($matches[0], '', $wrapLabel); $wrapIcon = $matches[1]; } - if(strpos($wrapLabel, '#') !== false && preg_match('/#([0-9a-fA-F]{3,})/', $wrapLabel, $matches)) { + if(strpos($wrapLabel, '#') !== false && preg_match('/(?