forked from alaguraj/odoo-testing-addons
Implement new website layout with custom header and SEO, and add login templates.
This commit is contained in:
parent
daa3fbd056
commit
5caf51ecf4
@ -37,7 +37,7 @@
|
||||
</div>
|
||||
|
||||
<div class="o_login_footer_custom">
|
||||
<p>Powered by <a href="https://dine360.com/" target="_blank">Dine360</a></p>
|
||||
<p>Powered by <a href="https://dine360.com/" target="_blank">Dine360 Inc</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</xpath>
|
||||
|
||||
@ -278,7 +278,7 @@
|
||||
<!-- Copyright Bar (Yellow) -->
|
||||
<div class="footer-copyright-bar-new py-3">
|
||||
<div class="container text-center">
|
||||
<p class="mb-0 fw-bold">Copyright 2026 @ Chennora. Powered by <a href="https://dine360.com/" target="_blank">Dine360</a>. All Right Reserved.</p>
|
||||
<p class="mb-0 fw-bold">Copyright 2026 @ Chennora. Powered by <a href="https://dine360.com/" target="_blank">Dine360 Inc</a>. All Right Reserved.</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user