Skip to content

Commit

Permalink
contact support link change
Browse files Browse the repository at this point in the history
  • Loading branch information
Sarunas committed Sep 2, 2024
1 parent d7a4f0b commit 2860e75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extensions/odoo_theme/layout_templates/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<div class="col-12 col-lg-10">
<h4><i class="i-o-help me-2"></i>{{ _("Get Help") }}</h4>
<div>
<a href="https://odoo.com/help" target="_blank" class="btn btn-outline-secondary mb-2">{{ _("Contact Support") }}</a>
<a href="https://www.vialaurea.com/helpdesk" target="_blank" class="btn btn-outline-secondary mb-2">{{ _("Contact Support") }}</a>
<a href="https://www.odoo.com/forum/help-1" target="_blank" class="btn btn-outline-secondary mb-2">{{ _("Ask the Odoo Community") }}</a>
</div>
</div>
Expand Down

0 comments on commit 2860e75

Please sign in to comment.