diff --git a/themes/openstack/templates/Layout/Includes/NominationEmail.ss b/themes/openstack/templates/Layout/Includes/NominationEmail.ss index b4ce099..ac1d32f 100644 --- a/themes/openstack/templates/Layout/Includes/NominationEmail.ss +++ b/themes/openstack/templates/Layout/Includes/NominationEmail.ss @@ -16,7 +16,7 @@ <% else %>
You have not yet accepted the nomination. If you would like to accept your nomination and run in the OpenStack Individual Board Member election, you can do that here: http://www.openstack.org/profile/election/
Once you accept the nomination and complete the application, you'll need a total of 10 nominations from members before you appear on the ballot. You currently have $countNominations nomination<% if countNominations = 1 %><% else %>s<% end_if %>.
-If you wish to run in the {$Election.Title}, you must accept your nomination by {$Election.NominationAppDeadline.Month} {$Election.NominationAppDeadline.Day}, {$Election.NominationAppDeadline.Year} and submit your candidate application.
+If you wish to run in the {$Election.Title}, you must accept your nomination by {$Election.NominationAppDeadline.Month} {$Election.NominationAppDeadline.DayOfMonth}, {$Election.NominationAppDeadline.Year} and submit your candidate application.
<% end_if %> <% end_loop %>