Change “About” and “Privacy policy” links to open in a new tab in advanced interface (#25973)
This commit is contained in:
@@ -142,7 +142,7 @@ class GettingStarted extends ImmutablePureComponent {
|
||||
|
||||
{!multiColumn && <div className='flex-spacer' />}
|
||||
|
||||
<LinkFooter />
|
||||
<LinkFooter multiColumn />
|
||||
</div>
|
||||
|
||||
{(multiColumn && showTrends) && <TrendsContainer />}
|
||||
|
Reference in New Issue
Block a user