mirror of
https://github.com/opensupports/opensupports.git
synced 2025-07-31 01:35:15 +02:00
remove donate link for customers (#1132)
This commit is contained in:
parent
c1a7befbed
commit
1228d593d0
@ -20,8 +20,6 @@ class MainLayoutFooter extends React.Component {
|
||||
return (
|
||||
<div className="main-layout-footer__extra-links">
|
||||
<a className="main-layout-footer__extra-link" href="http://www.opensupports.com/documentation/" target="_blank">Documentation</a>
|
||||
<span> | </span>
|
||||
<a className="main-layout-footer__extra-link" href="http://www.opensupports.com/download/#donation" target="_blank">Donate</a>
|
||||
</div>
|
||||
);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user