Skip to content

Commit

Permalink
removes period
Browse files Browse the repository at this point in the history
  • Loading branch information
Varun Battula authored and Battula committed Dec 19, 2022
1 parent e3d4018 commit b3b1189
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/shared/footer_ivl.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
<% else %>
<tr>
<td style="padding:3px 10px; font-size:8px;" align="center">
Questions? Call <%= Settings.site.short_name %> at <%= Settings.contact_center.contact_center_number_for_display %>, or go to <%= Settings.site.short_url %>.
Questions? Call <%= Settings.site.short_name %> at <%= Settings.contact_center.contact_center_number_for_display %>, or go to <%= Settings.site.short_url %>
</td>
</tr>
<% end %>
Expand Down

0 comments on commit b3b1189

Please sign in to comment.