Removing Powered by ERPNext from Website Settings does not work

@yuan_lu, after installing erpnext, you can hide it from “apps/erpnext/erpnext/templates/includes/footer/footer_powered.html” this directory by simply doing with this css style="display: none;" into <a></a> tag. I am using master branch of erpnext.
I am sorry, I wanted to mention @yuan_lu rather than mentioning @Iulian_Olaru.

2 Likes