mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-03-13 22:49:51 -04:00
Merge pull request #1242 from differentmatt/master
Fix Placement Agreement typo
This commit is contained in:
commit
81121faebf
1 changed files with 2 additions and 2 deletions
|
@ -49,7 +49,7 @@ block modal-body-content
|
|||
br
|
||||
br
|
||||
b Placement fee:
|
||||
| If you hire our any of our players, you agree to pay us 15% of the candidate's first year annualized starting base salary. The fee is due on the first day that the candidate is employed and is 100% refundable for up to 90 day if the candidate doesn't remain employed at the company for any reason.
|
||||
| If you hire any of our players, you agree to pay us 15% of the candidate's first year annualized starting base salary. The fee is due on the first day that the candidate is employed and is 100% refundable for up to 90 day if the candidate doesn't remain employed at the company for any reason.
|
||||
br
|
||||
br
|
||||
b Interns are free:
|
||||
|
@ -69,4 +69,4 @@ block modal-footer
|
|||
button.btn.btn-primary(id="contract-agreement-button") I agree
|
||||
else
|
||||
.modal-footer.linkedin
|
||||
| Thanks! You've already agreed to the contract.
|
||||
| Thanks! You've already agreed to the contract.
|
||||
|
|
Loading…
Reference in a new issue