Skip to content

Commit

Permalink
chore: Update form hint for nominee name field
Browse files Browse the repository at this point in the history
Signed-off-by: Louis Kirkham <[email protected]>
  • Loading branch information
TheDancingClown committed Aug 7, 2024
1 parent 02686c4 commit 93db06a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion forms/award_years/v2025/qavs/qavs_step1.rb
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ def qavs_step1
text :nominee_name, "Name of group" do
sub_ref "A 1.1"
required
form_hint "<strong>It is important that the name is accurate and spelt correctly</strong>, as this will appear on the Award certificate if your nomination succeeds. <strong>Please do not</strong> capitalise the group's name, include charity numbers, or include special characters.".html_safe
form_hint "<strong>It is important that the name is accurate, concise and spelt correctly</strong>, as this will appear on the Award certificate if your nomination succeeds. <strong>Please do not</strong> capitalise the group's name, include charity numbers, or include special characters.".html_safe
style "large"
end

Expand Down

0 comments on commit 93db06a

Please sign in to comment.