Skip to content
Snippets Groups Projects
Commit 7a6c7e48 authored by Allen Gilliland's avatar Allen Gilliland
Browse files

Merge pull request #1284 from metabase/remove_legalese

remove the links to legal docs from our About Metabase modal.
parents 85e21e62 7fa3ce1a
Branches
Tags
No related merge requests found
......@@ -124,16 +124,9 @@ export default class ProfileLink extends Component {
<h3 className="text-dark">You're on version {tag}</h3>
<span className="text-grey-3 text-bold">built on {date}</span>
</p>
<p className="pt2 text-grey-3 text-bold">
If you require the legalese ...
</p>
<div className="pt1">
<span className="inline-block half text-centered py1"><a className="link text-bold" href="">License Agreement</a></span>
<span style={{borderWidth: "2px"}} className="inline-block half text-centered py1 border-left"><a className="link text-bold" href="">Terms of Service</a></span>
</div>
</div>
<div style={{borderWidth: "2px"}} className="p2 h5 text-centered text-grey-3 border-top">
<span className="block"><span className="text-bold">Metabase</span> is a registered Trademark of Metabase, Inc</span>
<span className="block"><span className="text-bold">Metabase</span> is a Trademark of Metabase, Inc</span>
<span>and is built with care in San Francisco, CA</span>
</div>
</Modal>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment