diff --git a/extensions/odoo_theme/layout.html b/extensions/odoo_theme/layout.html index 7c188d451..8d8b3fdf1 100644 --- a/extensions/odoo_theme/layout.html +++ b/extensions/odoo_theme/layout.html @@ -107,7 +107,7 @@ {# Do not show the edition link for pages without content #} {% if github_link and pagename != 'search' %} - Edit on GitHub + Edit on GitHub {% endif %} {% endif %}