diff --git a/frappe/www/attribution.html b/frappe/www/attribution.html index 95c0ba5dc0..6a32de742e 100644 --- a/frappe/www/attribution.html +++ b/frappe/www/attribution.html @@ -8,8 +8,8 @@
- {{ _("This software is built on top of many open source packages. We would like to thank the authors of these - packages for their contribution.") }} + {{ _("This software is built on top of many open source packages.") }} + {{ _("We would like to thank the authors of these packages for their contribution.") }}
{% for app_info in apps %}