Addition text in footer

develop
Andreas Osim 2024-05-02 14:32:46 +02:00
parent 1bb9d1a82a
commit 37e190f94c
2 changed files with 3 additions and 3 deletions

View File

@ -56,10 +56,10 @@ msgstr "<span>Warenkorb: </span>"
#. module: dp_reports
#: model:ir.ui.view,arch_db:dp_reports.external_layout_footer
msgid "<strong>\n"
" The terms and conditions can be found on our website.\n"
" The goods remain our property until full payment has been effected. The terms and conditions can be found on our website.\n"
" </strong>"
msgstr "<strong>\n"
" Die AGBs finden Sie auf unserer Website.\n"
" Die Ware bleibt bis zur vollständigen Bezahlung unser Eigentum. Die AGBs finden Sie auf unserer Website.\n"
" </strong>"
#. module: dp_reports

View File

@ -279,7 +279,7 @@
<div class="row" style="padding-left:0;">
<div class="col-xs-12 text-center">
<strong>
The terms and conditions can be found on our website.
The goods remain our property until full payment has been effected. The terms and conditions can be found on our website.
</strong>
</div>
</div>