Skip to content

Commit

Permalink
AO3-6870 update the comment to use the proper ERB format
Browse files Browse the repository at this point in the history
  • Loading branch information
slavalamp committed Jan 7, 2025
1 parent acf3487 commit 5aae90e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/layouts/_proxy_notice.html.erb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<div id="proxy-notice">
<div class="userstuff">
<% # TODO: When the interface is localized, this should be revised to only show the notice in the user's selected language. %>
<%# TODO: When the interface is localized, this should be revised to only show the notice in the user's selected language. %>
<p class="important"><%= t(".faux_heading") %></p>
<ol>
<li><%= t(".point1") %></li>
Expand Down

0 comments on commit 5aae90e

Please sign in to comment.