mirror of
https://github.com/overleaf/overleaf.git
synced 2025-01-24 05:42:12 +00:00
fixed email us button on templates
This commit is contained in:
parent
0f8519f619
commit
b067e0d0a4
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@ block content
|
|||
ng-click="cancel()",
|
||||
)
|
||||
span #{translate("dismiss")}
|
||||
button.btn.btn-info #{translate("email_us")}
|
||||
button.btn.btn-primary(href='mailto:team@sharelatex.com?Subject=template') #{translate("email_us")}
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue