OpenProject is the leading open source project management software.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
openproject/app/views/mailer/_notification_settings_butt...

5 lines
243 B

<a href="<%= my_reminders_url %>"
target="_blank"
style="padding: 8px 12px; color: #333333; border: 1px solid #878787; border-radius: 16px; text-decoration: none; white-space: nowrap;">
<%= I18n.t(:'mail.notification.settings') %>
</a>