diff --git a/register_judges_specialawards.php b/register_judges_specialawards.php
index 0061f3d..cac8846 100644
--- a/register_judges_specialawards.php
+++ b/register_judges_specialawards.php
@@ -66,7 +66,8 @@ else
echo i18n("Please select the special award you are supposed to judge.");
} else {
echo i18n("Please select any special awards you would prefer to judge.");
- echo i18n(" We assign judges to divisional awards first. So please note that by selecting awards here it does not guarantee that you will be judging special awards. This selects your special award judging preferences IF you are not assigned to a divisional judging team.");
+ echo " ";
+ echo i18n("We assign judges to divisional awards first. So please note that by selecting awards here it does not guarantee that you will be judging special awards. This selects your special award judging preferences IF you are not assigned to a divisional judging team.");
}
echo "
";
echo "
";