remove extraneous text from tip

This commit is contained in:
Kyle Drake 2023-07-07 09:17:00 -05:00
parent dc33d70809
commit 6b6fcba12e

View file

@ -58,7 +58,6 @@
<% end %> <% end %>
sent a <strong><%= tip.amount_string %></strong> tip to sent a <strong><%= tip.amount_string %></strong> tip to
site/actioning_site.username
<% if current_site && event_site.id == current_site.id %> <% if current_site && event_site.id == current_site.id %>
<a href="/site/<%= current_site.username %>" class="you">you</a>! <a href="/site/<%= current_site.username %>" class="you">you</a>!
<% else %> <% else %>