mirror of
https://github.com/ascribe/onion.git
synced 2024-12-22 09:23:13 +01:00
Fix weird messaging IkonoTV empty further details placeholdher
This commit is contained in:
parent
7c35a5de97
commit
702107258a
@ -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