diff --git a/app/views/label_templates/promo.html.erb b/app/views/label_templates/promo.html.erb index ecbfea4b4..e3736a2cf 100644 --- a/app/views/label_templates/promo.html.erb +++ b/app/views/label_templates/promo.html.erb @@ -20,15 +20,6 @@

<%= t('label_templates.promo.promo_title') %>

-
- <% 3.times do |i| %> -
- <%= image_tag "printers/labels_promo_icon_#{i}.png" %> -
<%= t("label_templates.promo.description_#{i}") %>
-
- <% end %> -
- <%= link_to t('label_templates.promo.action_button'), nil, class: 'btn btn-primary' %> diff --git a/config/locales/en.yml b/config/locales/en.yml index 7585db141..ed1f72226 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -864,11 +864,7 @@ en: promo: head_title: 'Label templates' - promo_title: 'Label all your tubes & containers by your own standards' - description_0: 'Easily track your inventory items with labels' - description_1: 'Print labels fast & easy' - description_2: 'Always have 100% accurate standard output' - action_button: 'Try Label templates' + promo_title: 'This feature is disabled by default in open source SciNote' label_printers: create: