|
|
|
@ -3,7 +3,6 @@ |
|
|
|
|
<div class="widget-box--blocks--upsale-description"> |
|
|
|
|
<div class="widget-box--blocks--upsale-title"> |
|
|
|
|
|
|
|
|
|
<%= spot_icon('enterprise-badge') %> |
|
|
|
|
<%= spot_icon('enterprise-addons') %> |
|
|
|
|
<span><%= t('homescreen.blocks.upsale.title') %></span> |
|
|
|
|
|
|
|
|
@ -38,7 +37,7 @@ |
|
|
|
|
aria: {label: t('admin.enterprise.buttons.upgrade')}, |
|
|
|
|
target: '_blank', |
|
|
|
|
title: t('admin.enterprise.buttons.upgrade')}) do %> |
|
|
|
|
<%= spot_icon('enterprise-badge') %> |
|
|
|
|
<%= spot_icon('enterprise-addons') %> |
|
|
|
|
<span class="button--text"><%= t('admin.enterprise.buttons.upgrade') %></span> |
|
|
|
|
<% end %> |
|
|
|
|
|
|
|
|
|