mirror of
https://github.com/ascribe/onion.git
synced 2024-12-22 17:33:14 +01:00
Fix minor indentation issue
This commit is contained in:
parent
bc3093d4d7
commit
1edfca48c8
@ -11,7 +11,7 @@ const MarketFooter = React.createClass({
|
|||||||
<div className="container hidden-print">
|
<div className="container hidden-print">
|
||||||
<div className="row">
|
<div className="row">
|
||||||
<div className="whitelabel-footer">
|
<div className="whitelabel-footer">
|
||||||
<hr/>
|
<hr/>
|
||||||
<span id="powered">{getLangText('Digital wallet powered by')} </span>
|
<span id="powered">{getLangText('Digital wallet powered by')} </span>
|
||||||
<a className="ascribe-powered-by" href="https://www.ascribe.io/" target="_blank">
|
<a className="ascribe-powered-by" href="https://www.ascribe.io/" target="_blank">
|
||||||
<span className="icon-ascribe-logo"></span>
|
<span className="icon-ascribe-logo"></span>
|
||||||
|
Loading…
Reference in New Issue
Block a user