From 21a0c54843742aef3651c9ce5989a8a7f73c0153 Mon Sep 17 00:00:00 2001 From: Pete Matsyburka Date: Fri, 20 Dec 2024 13:58:32 +0200 Subject: [PATCH] fix --- lib/templates/find_acro_fields.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/templates/find_acro_fields.rb b/lib/templates/find_acro_fields.rb index 1a280a29..69bc462a 100644 --- a/lib/templates/find_acro_fields.rb +++ b/lib/templates/find_acro_fields.rb @@ -20,6 +20,7 @@ module Templates Selecionar | Escolher )\b/ix + FIELD_ALIGNMENT = { 0 => 'left', 1 => 'center',