Remise à l'état initial du fichier delivery-slip.payment-tab.tpl

This commit is contained in:
2019-11-20 19:34:31 +01:00
parent 865377ea49
commit a4e9a91d4a

View File

@@ -22,7 +22,7 @@
* @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0)
* International Registered Trademark & Property of PrestaShop SA * International Registered Trademark & Property of PrestaShop SA
*} *}
<!--
<table id="payment-tab" width="100%" cellpadding="4" cellspacing="0"> <table id="payment-tab" width="100%" cellpadding="4" cellspacing="0">
<tr> <tr>
<td class="payment center small grey bold" width="44%">{l s='Payment Method' d='Shop.Pdf' pdf='true'}</td> <td class="payment center small grey bold" width="44%">{l s='Payment Method' d='Shop.Pdf' pdf='true'}</td>
@@ -41,5 +41,4 @@
</table> </table>
</td> </td>
</tr> </tr>
</table> </table>
//-->