1
0
Fork 0
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:
Henry Oswald 2015-12-09 12:03:18 +00:00
parent db8349351d
commit bdc2206ef1

View file

@ -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