|
|
|
@ -25,7 +25,6 @@ |
|
|
|
|
</br> |
|
|
|
|
<%= t('admin.enterprise.upgrade_info') %> |
|
|
|
|
</p> |
|
|
|
|
|
|
|
|
|
<%= link_to( "https://www.openproject.org/contact-us/", |
|
|
|
|
{ class: 'button -highlight-inverted -round', |
|
|
|
|
aria: {label: t('admin.enterprise.buttons.contact')}, |
|
|
|
@ -42,4 +41,5 @@ |
|
|
|
|
<%= op_icon('button--icon icon-medal') %> |
|
|
|
|
<span class="button--text"><%= t('admin.enterprise.buttons.upgrade') %></span> |
|
|
|
|
<% end %> |
|
|
|
|
<free-trial-button></free-trial-button> |
|
|
|
|
</div> |
|
|
|
|