Skip to content

Commit 1073c36

Browse files
committed
admin was removed
1 parent 1c276cc commit 1073c36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/views/opportunities/_form.html.haml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
==Coderwall #{link_to 'learn more', faq_path(:anchor => 'apply'), :target => :new}
5151
%li
5252
=j.radio_button :apply, true
53-
==Applicants mailed to #{@team.account.admin.email}
53+
-#==Applicants mailed to #{@team.account.admin.email}
5454
%ul
5555
%li
5656
=j.label "#{@team.name}'s website"

0 commit comments

Comments
 (0)