#fix: webpage

This commit is contained in:
seshikanth 2026-07-10 09:44:53 +05:30
parent febfa6bb98
commit 92a45a847b
1 changed files with 10 additions and 12 deletions

View File

@ -16,26 +16,24 @@
<!-- </xpath>-->
<!-- Footer -->
<!-- <xpath expr="//select[@name='master_select']" position="after">-->
<!-- <div class="text-center mt-3">-->
<!-- <small class="text-muted">-->
<!-- Powered by-->
<!-- <strong>SRIVYN PLATFORMS</strong>-->
<!-- </small>-->
<!-- </div>-->
<!-- </xpath>-->
<!-- <xpath expr="//select[@name='master_select']" position="after">-->
<!-- <div class="text-center mt-3">-->
<!-- <small class="text-muted">-->
<!-- Powered by-->
<!-- <strong>SRIVYN PLATFORMS</strong>-->
<!-- </small>-->
<!-- </div>-->
<!-- </xpath>-->
</template>
<odoo>
<template id="brand_promotion_inherit"
inherit_id="web.brand_promotion">
<xpath expr="//div[@class='o_brand_promotion']" position="replace">
<div class="o_brand_promotion srivyn_brand_footer">
Powered by <strong>SRIVYN PLATFORMS PVT.LTD</strong>
Powered by
<strong>SRIVYN PLATFORMS PVT.LTD</strong>
</div>
</xpath>
</template>
</odoo>
</odoo>