File: /home/confeduphaar/backip-old-files/plugins/vmcustom/istraxx_download_simple/layouts/teaser.php
<?php
defined('_JEXEC') or die();
/**
* Layout for reminder field
*
* @version $Id: default.php 460 2015-01-14 17:25:07Z milbo $
* @subpackage Plugins -${PHING.GROUP} - ${PHING.FILENAME} - ${PHING.VERSION}
* @author ${PHING.AUTHOR.MAX}
* @copyright Copyright (C) 2018- ${PHING.COPYRIGHT.ISTRAXX}
* @license ${PHING.LICENSE.ISTRAXX}
*/
?>
<style type="text/css" title="text/css" media="screen">
<?php include(dirname(__FILE__) . '/../assets/css/teaser.css'); ?>
</style>
<div class="reminder-container reminder-invalid" >
<p>This is the simple download plugin for virtual products by the iStraxx. It provides a simple secured download link protecting your downloadable products. The link becomes valid for the order status Confirmed and Shipped. The download link is valid for 2 downloads.</p>
<p class="reminder-centerbold">Our standard plugin provides a lot more parameters to finetune your downloads. Configure maximum time, the downloadable period, number of downloads, order status to enable the download, speed and so on.</p>
<p class="reminder-orderbutton"><a class="btn btn-small reminder-redlink" href="https://extensions.virtuemart.net/checkout/shipments/shipment-for-virtual-products-detail" target="_blank" >Read more</a></p>
</div>