mirror of
https://github.com/overleaf/overleaf.git
synced 2025-04-22 17:58:13 +00:00
yes_please != yes_please!
This commit is contained in:
parent
db8349351d
commit
bdc2206ef1
1 changed files with 1 additions and 1 deletions
|
@ -123,7 +123,7 @@ block content
|
|||
div(ng-show="isMonthlyCollab && !stillInFreeTrial", style="text-align: center")
|
||||
span(ng-controller="ChangePlanFormController")
|
||||
!{translate("interested_in_cheaper_plan",{price:'{{studentPrice}}'})}
|
||||
button(type="submit", ng-click="downgradeToStudent()", ng-disabled='inflight').btn.btn-success #{translate("yes_please!")}
|
||||
button(type="submit", ng-click="downgradeToStudent()", ng-disabled='inflight').btn.btn-success #{translate("yes_please")}
|
||||
p
|
||||
|
|
||||
p
|
||||
|
|
Loading…
Add table
Reference in a new issue