تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
1 الرد
4138 أدوات العرض

Please, I would like to remove this expression in my website.
"Create a free website with Odoo"

How to please.

الصورة الرمزية
إهمال
أفضل إجابة

You can comment this out, directly in the webpages.
Go to Customize -> HTML Editor -> Main Layout on your webpage.

That is where you'll find the footer code. simply put it between <!-- --> and it won't show up anymore. Like this:

<!--Create a <a href="http://openerp.com/apps/website">free website</a> with <a class="label label-danger" href="https://openerp.com/apps/website"> OpenERP</a>-->

الصورة الرمزية
إهمال