mirror of
https://github.com/ascribe/onion.git
synced 2025-02-01 20:39:57 +01:00
Merge pull request #192 from ascribe/AG-191-ikonotv-weird-further-details-placeholder
AG-191 IkonoTV weird further details placeholder
This commit is contained in:
commit
b26b38f5d9
@ -102,7 +102,7 @@ let IkonotvPieceContainer = React.createClass({
|
||||
<CollapsibleParagraph
|
||||
title={getLangText('Further Details')}
|
||||
defaultExpanded={true}>
|
||||
<span>{getLangText('This piece has been loaned before we started to collect further details.')}</span>
|
||||
<span>{getLangText('This piece was loanded before any further details were collected.')}</span>
|
||||
</CollapsibleParagraph>
|
||||
);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user