diff --git a/app/views/layouts/_become_distributor.html.haml b/app/views/layouts/_become_distributor.html.haml index 79d3b4a0db..6d67ee9306 100644 --- a/app/views/layouts/_become_distributor.html.haml +++ b/app/views/layouts/_become_distributor.html.haml @@ -14,4 +14,4 @@ = text_area_tag :email_body, "", :input_html => { :rows => 10 } = submit_tag "Submit", class: "button" - = link_to "×".html_safe, "#", class: "close-reveal-modal" + = link_to "×".html_safe, "#", class: "close-reveal-modal" \ No newline at end of file