mirror of
https://github.com/ascribe/onion.git
synced 2025-02-14 21:10:27 +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
|
<CollapsibleParagraph
|
||||||
title={getLangText('Further Details')}
|
title={getLangText('Further Details')}
|
||||||
defaultExpanded={true}>
|
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>
|
</CollapsibleParagraph>
|
||||||
);
|
);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user