29 lines
1.2 KiB
Smarty
Raw Normal View History

2015-09-22 18:22:11 +02:00
{*
* 2007-2015 PrestaShop
2015-07-06 16:58:50 +02:00
*
* NOTICE OF LICENSE
*
2015-09-22 18:22:11 +02:00
* This source file is subject to the Academic Free License (AFL 3.0)
2015-07-06 16:58:50 +02:00
* that is bundled with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
2015-09-22 18:22:11 +02:00
* http://opensource.org/licenses/afl-3.0.php
2015-07-06 16:58:50 +02:00
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to license@prestashop.com so we can send you a copy immediately.
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
* versions in the future. If you wish to customize PrestaShop for your
* needs please refer to http://www.prestashop.com for more information.
*
2015-09-22 18:22:11 +02:00
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2007-2015 PrestaShop SA
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
2015-07-06 16:58:50 +02:00
* International Registered Trademark & Property of PrestaShop SA
2015-09-22 18:22:11 +02:00
*}
2015-07-06 16:58:50 +02:00
2015-09-22 18:22:11 +02:00
<div id="paypal-column-block">
<p><a href="{$base_dir_ssl}modules/paypal/about.php" rel="nofollow"><img src="{$logo}" alt="PayPal" title="{l s='Pay with PayPal' mod='paypal'}" style="max-width: 100%" /></a></p>
</div>