8
0
Bifurcation 0
pdfdokumente/Application/views/tpl/documents/deliverynote/inc/informations.tpl

10 lignes
409 B
Smarty
Brut Vue normale Historique

2020-06-29 00:28:32 +02:00
[{block name="informations"}]
<div class="documentinformations">
[{block name="pdfDocumentInformations"}]
<div>
2020-06-30 00:44:07 +02:00
[{assign var="dateFormat" value='D3_PDFDOCUMENTS_DATE_FORMAT'|oxmultilangassign}]
2020-06-30 22:21:27 +02:00
[{oxmultilang ident="D3_PDFDOCUMENTS_DATE" suffix="COLON"}] [{$smarty.now|date_format:$dateFormat}]
2020-06-29 00:28:32 +02:00
</div>
[{/block}]
</div>
[{/block}]