mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05: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")
|
||||
.custom-accordion-body
|
||||
| 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")}
|
||||
|
||||
|
|
Loading…
Reference in a new issue