File tree 2 files changed +4
-4
lines changed
base/default/template/sendfriend
rwd/default/template/sendfriend
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 9
9
* @category design
10
10
* @package base_default
11
11
* @copyright Copyright (c) 2006-2020 Magento, Inc. (https://www.magento.com)
12
- * @copyright Copyright (c) 2021-2022 The OpenMage Contributors (https://www.openmage.org)
12
+ * @copyright Copyright (c) 2021-2024 The OpenMage Contributors (https://www.openmage.org)
13
13
* @license https://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
14
14
*/
15
- /* @var $this Mage_Sendfriend_Block_Send */
16
15
/**
17
16
* Send to friend form
18
17
*
19
18
* @see Mage_Sendfriend_Block_Send
19
+ * @var Mage_Sendfriend_Block_Send $this
20
20
*/
21
21
?>
22
22
<script type="text/javascript">
Original file line number Diff line number Diff line change 9
9
* @category design
10
10
* @package rwd_default
11
11
* @copyright Copyright (c) 2006-2020 Magento, Inc. (https://www.magento.com)
12
- * @copyright Copyright (c) 2021-2022 The OpenMage Contributors (https://www.openmage.org)
12
+ * @copyright Copyright (c) 2021-2024 The OpenMage Contributors (https://www.openmage.org)
13
13
* @license https://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
14
14
*/
15
- /* @var $this Mage_Sendfriend_Block_Send */
16
15
/**
17
16
* Send to friend form
18
17
*
19
18
* @see Mage_Sendfriend_Block_Send
19
+ * @var Mage_Sendfriend_Block_Send $this
20
20
*/
21
21
?>
22
22
<?php $ recipientsCount = $ this ->getRecipientsCount (); ?>
You can’t perform that action at this time.
0 commit comments