change the URL of contact us button

pull/10914/head
bsatarnejad 2 years ago committed by Henriette Darge
parent f9a128ad44
commit 6026717e3a
  1. 2
      app/views/common/upsale.html.erb

@ -40,7 +40,7 @@
<%= t('admin.enterprise.upgrade_info') %>
</p>
<%= link_to( "https://www.openproject.org/contact/",
{ class: 'button -highlight-inverted -round',
{ class: 'button',
aria: {label: t('admin.enterprise.buttons.contact')},
target: '_blank',
title: t('admin.enterprise.buttons.contact')}) do %>

Loading…
Cancel
Save