Addition text in footer
parent
1bb9d1a82a
commit
37e190f94c
|
|
@ -56,10 +56,10 @@ msgstr "<span>Warenkorb: </span>"
|
||||||
#. module: dp_reports
|
#. module: dp_reports
|
||||||
#: model:ir.ui.view,arch_db:dp_reports.external_layout_footer
|
#: model:ir.ui.view,arch_db:dp_reports.external_layout_footer
|
||||||
msgid "<strong>\n"
|
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>"
|
" </strong>"
|
||||||
msgstr "<strong>\n"
|
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>"
|
" </strong>"
|
||||||
|
|
||||||
#. module: dp_reports
|
#. module: dp_reports
|
||||||
|
|
|
||||||
|
|
@ -279,7 +279,7 @@
|
||||||
<div class="row" style="padding-left:0;">
|
<div class="row" style="padding-left:0;">
|
||||||
<div class="col-xs-12 text-center">
|
<div class="col-xs-12 text-center">
|
||||||
<strong>
|
<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>
|
</strong>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue