change text and spec

This commit is contained in:
bilal
2020-06-22 19:22:23 +02:00
parent 9f4cb16016
commit 43e69d1e88
4 changed files with 9 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
<% if params[:show_chat] %>
<%= javascript_include_tag "https://js.hs-scripts.com/7344617.js", defer: "defer", async: true, id: "hs-script-loader" %>
<% end %>
<p class="alert alert-success p-3 lead text-center">Your task request was successfully submitted. Thank you.</p>
<p class="alert alert-success p-3 lead text-center"><%= t '.success_message' %></p>