diff --git a/code/plugins/2checkout/2checkout.php b/code/plugins/2checkout/2checkout.php index a8e47fb..8403cad 100755 --- a/code/plugins/2checkout/2checkout.php +++ b/code/plugins/2checkout/2checkout.php @@ -1,7 +1,11 @@ + * @copyright Copyright (C) 2009 - 2018 Techjoomla. All rights reserved. + * @license GNU General Public License version 2 or later; see LICENSE.txt */ // No direct access diff --git a/code/plugins/2checkout/2checkout/helper.php b/code/plugins/2checkout/2checkout/helper.php index 640fceb..1816738 100755 --- a/code/plugins/2checkout/2checkout/helper.php +++ b/code/plugins/2checkout/2checkout/helper.php @@ -1,7 +1,11 @@ + * @copyright Copyright (C) 2009 - 2018 Techjoomla. All rights reserved. + * @license GNU General Public License version 2 or later; see LICENSE.txt */ defined('_JEXEC') or die(';)'); diff --git a/code/plugins/2checkout/2checkout/tmpl/default.php b/code/plugins/2checkout/2checkout/tmpl/default.php index 63279e6..27babdd 100755 --- a/code/plugins/2checkout/2checkout/tmpl/default.php +++ b/code/plugins/2checkout/2checkout/tmpl/default.php @@ -1,8 +1,13 @@ + * @copyright Copyright (C) 2009 - 2018 Techjoomla. All rights reserved. + * @license GNU General Public License version 2 or later; see LICENSE.txt */ + defined('_JEXEC') or die('Restricted access'); ?> @@ -11,15 +16,22 @@
- - + - + - - + + user_lastname?>" /> + + + + + + + +
diff --git a/code/plugins/2checkout/2checkout/tmpl/form.php b/code/plugins/2checkout/2checkout/tmpl/form.php index b6062bb..4aa5dba 100755 --- a/code/plugins/2checkout/2checkout/tmpl/form.php +++ b/code/plugins/2checkout/2checkout/tmpl/form.php @@ -1,25 +1,34 @@ + * @copyright Copyright (C) 2009 - 2018 Techjoomla. All rights reserved. + * @license GNU General Public License version 2 or later; see LICENSE.txt */ defined('_JEXEC') or die('Restricted access'); - - ?> +?>
- - - + - + - - + + user_lastname?>" /> + + + + + + + +