mirror of
https://github.com/ascribe/onion.git
synced 2025-01-03 18:35:09 +01:00
Add missing space to accordion list placeholder
This commit is contained in:
parent
e220ee6fbb
commit
f1e9f4a0c8
@ -35,7 +35,7 @@ let AccordionList = React.createClass({
|
|||||||
{getLangText('We could not find any works related to you...')}
|
{getLangText('We could not find any works related to you...')}
|
||||||
</p>
|
</p>
|
||||||
<p className="text-center">
|
<p className="text-center">
|
||||||
{getLangText('To register one, click')}
|
{getLangText('To register one, click')}
|
||||||
<a href="register_piece">{getLangText('here')}</a>!
|
<a href="register_piece">{getLangText('here')}</a>!
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user