Skip to content

Commit 51092cd

Browse files
committed
AO3-6836 Another style fix
1 parent 1dc2b89 commit 51092cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/views/user_mailer/admin_deleted_work_notification.html.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<p><%= t(".deleted.html", title: style_creation_title(@work.title)) %></p>
55

6-
<p><%= t(".import_project.html", opendoors_link: opendoors_link(t (".opendoors"))) %></p>
6+
<p><%= t(".import_project.html", opendoors_link: opendoors_link(t(".opendoors"))) %></p>
77

88
<p><%= t(".tos_violation.html", contact_abuse_link: abuse_link(t(".contact_abuse"))) %></p>
99

0 commit comments

Comments
 (0)