mirror of
https://github.com/overleaf/overleaf.git
synced 2025-02-16 19:21:19 +00:00
Merge pull request #20050 from overleaf/jel-contact-us-modal
[web] Open correct modal from plans FAQ GitOrigin-RevId: aac42e88aefbfa71bda1869056a202d5536a0e33
This commit is contained in:
parent
eacd21adae
commit
753d46a755
1 changed files with 1 additions and 1 deletions
|
@ -137,6 +137,6 @@ mixin overleafGroupPlans()
|
||||||
.collapse(id="overleafGroupPlansQ4")
|
.collapse(id="overleafGroupPlansQ4")
|
||||||
.custom-accordion-body
|
.custom-accordion-body
|
||||||
| Yes. To add more users to your subscription you’ll need to
|
| Yes. To add more users to your subscription you’ll need to
|
||||||
button.btn-link.inline-green-link(data-ol-open-contact-form-modal="contact-us")
|
button.btn-link.inline-green-link(data-ol-open-contact-form-modal="general")
|
||||||
span #{translate("contact_us")}
|
span #{translate("contact_us")}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue