odoo links deleted

This commit is contained in:
Воробьев Данил Сергеевич 2024-05-28 17:34:45 +03:00
parent e5b68e9d73
commit 10a88dd12a
2 changed files with 4 additions and 4 deletions

View File

@ -395,7 +395,7 @@
<t t-out="preference" /> <t t-out="preference" />
</div> </div>
<div class="by_odoo" style="margin-bottom: 15px;"> <div class="by_odoo" style="margin-bottom: 15px;">
Sent by <a href="https://www.odoo.com" target="_blank"> Sent by <a href="#" target="_blank">
<span class="odoo_link_text"> Talisman </span></a> <span class="odoo_link_text"> Talisman </span></a>
<t t-if="unsubscribe_token"> <t t-if="unsubscribe_token">
@ -433,7 +433,7 @@
<div id="footer"> <div id="footer">
<p style="font-weight: bold;" t-esc="company.name" /> <p style="font-weight: bold;" t-esc="company.name" />
<p class="by_odoo" id="powered"> <p class="by_odoo" id="powered">
Powered by <a href="https://www.odoo.com" target="_blank" class="odoo_link"> Powered by <a href="#" target="_blank" class="odoo_link">
<span class="odoo_link_text"> Talisman </span></a> <span class="odoo_link_text"> Talisman </span></a>
</p> </p>
</div> </div>
@ -455,7 +455,7 @@
<tbody> <tbody>
<tr> <tr>
<td align="right" style="width: 33%;"> <td align="right" style="width: 33%;">
<img src="https://www.odoo.com/web/image/38874595-16ef5349/odoo-mobile.png" alt=" Talisman Mobile" /> <img src="#" alt=" Talisman Mobile" />
</td> </td>
<td align="left" style="width: 66%;"> <td align="left" style="width: 66%;">
<table> <table>

View File

@ -57,7 +57,7 @@
<group name="custom" string="Custom" groups="base.group_system"> <group name="custom" string="Custom" groups="base.group_system">
<div colspan="2"> <div colspan="2">
<p>Want to add your own KPIs?<br /> <p>Want to add your own KPIs?<br />
<a href="https://www.odoo.com/documentation/17.0/applications/general/digest_emails.html#custom-digest-emails" target="_blank"><i class="oi oi-arrow-right"></i> Check our Documentation</a></p> <a href="#" target="_blank"><i class="oi oi-arrow-right"></i> Check our Documentation</a></p>
</div> </div>
</group> </group>
</group> </group>