Skip to content

Commit

Permalink
paying fees
Browse files Browse the repository at this point in the history
  • Loading branch information
abdelrahmanaamin committed May 3, 2019
1 parent 92f9f4d commit dc00d95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/src/components/pages/inProgressInvestorCases.js
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ class InProgressInvestorCases extends Component {
{Form.status === 'Reviewer accepted' ? (
<MDBProgress material value={95} color="dark" height="63px">
<h3 style={{ color: '#64b9e0', fontSize: '30px' }}>
{trans.reviewerA} <br /> 99%
{trans.reviewerA} <br /> Pay the fees Please! :)
</h3>
</MDBProgress>

Expand Down

0 comments on commit dc00d95

Please sign in to comment.