File tree 21 files changed +21
-21
lines changed
System/Config/Payflowlink 21 files changed +21
-21
lines changed Original file line number Diff line number Diff line change @@ -13,5 +13,5 @@ class Form extends \Magento\Backend\Block\Template
13
13
/**
14
14
* @var string
15
15
*/
16
- protected $ _template = 'billing/agreement/view/form.phtml ' ;
16
+ protected $ _template = 'Magento_Paypal:: billing/agreement/view/form.phtml ' ;
17
17
}
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ class Info extends \Magento\Backend\Block\Template implements \Magento\Backend\B
15
15
/**
16
16
* @var string
17
17
*/
18
- protected $ _template = 'billing/agreement/view/tab/info.phtml ' ;
18
+ protected $ _template = 'Magento_Paypal:: billing/agreement/view/tab/info.phtml ' ;
19
19
20
20
/**
21
21
* Core registry
Original file line number Diff line number Diff line change @@ -16,5 +16,5 @@ class Advanced extends \Magento\Paypal\Block\Adminhtml\System\Config\Payflowlink
16
16
*
17
17
* @var string
18
18
*/
19
- protected $ _template = 'system/config/payflowlink/advanced.phtml ' ;
19
+ protected $ _template = 'Magento_Paypal:: system/config/payflowlink/advanced.phtml ' ;
20
20
}
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ class Info extends \Magento\Config\Block\System\Config\Form\Field
16
16
*
17
17
* @var string
18
18
*/
19
- protected $ _template = 'system/config/payflowlink/info.phtml ' ;
19
+ protected $ _template = 'Magento_Paypal:: system/config/payflowlink/info.phtml ' ;
20
20
21
21
/**
22
22
* Render fieldset html
Original file line number Diff line number Diff line change @@ -15,5 +15,5 @@ class Form extends \Magento\Payment\Block\Form
15
15
/**
16
16
* @var string
17
17
*/
18
- protected $ _template = 'hss/info.phtml ' ;
18
+ protected $ _template = 'Magento_Paypal:: hss/info.phtml ' ;
19
19
}
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ class Iframe extends \Magento\Payment\Block\Form
44
44
/**
45
45
* @var string
46
46
*/
47
- protected $ _template = 'hss/js.phtml ' ;
47
+ protected $ _template = 'Magento_Paypal:: hss/js.phtml ' ;
48
48
49
49
/**
50
50
* @var \Magento\Sales\Model\OrderFactory
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ class Form extends \Magento\Paypal\Block\Payflow\Link\Form
15
15
/**
16
16
* @var string
17
17
*/
18
- protected $ _template = 'payflowadvanced/info.phtml ' ;
18
+ protected $ _template = 'Magento_Paypal:: payflowadvanced/info.phtml ' ;
19
19
20
20
/**
21
21
* Get frame action URL
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ class Form extends \Magento\Payment\Block\Form
15
15
/**
16
16
* @var string
17
17
*/
18
- protected $ _template = 'payflowlink/info.phtml ' ;
18
+ protected $ _template = 'Magento_Paypal:: payflowlink/info.phtml ' ;
19
19
20
20
/**
21
21
* Get frame action URL
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ class Form extends \Magento\Sales\Block\Adminhtml\Order\Create\Form\Address
19
19
*
20
20
* @var string
21
21
*/
22
- protected $ _template = 'order/address/form.phtml ' ;
22
+ protected $ _template = 'Magento_Sales:: order/address/form.phtml ' ;
23
23
24
24
/**
25
25
* Core registry
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ class Grandtotal extends \Magento\Sales\Block\Adminhtml\Order\Create\Totals\Defa
20
20
*
21
21
* @var string
22
22
*/
23
- protected $ _template = 'order/create/totals/grandtotal.phtml ' ;
23
+ protected $ _template = 'Magento_Sales:: order/create/totals/grandtotal.phtml ' ;
24
24
25
25
/**
26
26
* Tax config
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ class Shipping extends \Magento\Sales\Block\Adminhtml\Order\Create\Totals\Defaul
20
20
*
21
21
* @var string
22
22
*/
23
- protected $ _template = 'order/create/totals/shipping.phtml ' ;
23
+ protected $ _template = 'Magento_Sales:: order/create/totals/shipping.phtml ' ;
24
24
25
25
/**
26
26
* Tax config
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ class Subtotal extends \Magento\Sales\Block\Adminhtml\Order\Create\Totals\Defaul
20
20
*
21
21
* @var string
22
22
*/
23
- protected $ _template = 'order/create/totals/subtotal.phtml ' ;
23
+ protected $ _template = 'Magento_Sales:: order/create/totals/subtotal.phtml ' ;
24
24
25
25
/**
26
26
* Tax config
Original file line number Diff line number Diff line change @@ -18,5 +18,5 @@ class Tax extends \Magento\Sales\Block\Adminhtml\Order\Create\Totals\DefaultTota
18
18
*
19
19
* @var string
20
20
*/
21
- protected $ _template = 'order/create/totals/tax.phtml ' ;
21
+ protected $ _template = 'Magento_Sales:: order/create/totals/tax.phtml ' ;
22
22
}
Original file line number Diff line number Diff line change @@ -14,5 +14,5 @@ class Details extends \Magento\Framework\View\Element\Template
14
14
/**
15
15
* @var string
16
16
*/
17
- protected $ _template = 'order/details.phtml ' ;
17
+ protected $ _template = 'Magento_Sales:: order/details.phtml ' ;
18
18
}
Original file line number Diff line number Diff line change @@ -17,5 +17,5 @@ class Form extends \Magento\Backend\Block\Template
17
17
*
18
18
* @var string
19
19
*/
20
- protected $ _template = 'order/view/form.phtml ' ;
20
+ protected $ _template = 'Magento_Sales:: order/view/form.phtml ' ;
21
21
}
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ class History extends \Magento\Backend\Block\Template implements \Magento\Backen
18
18
*
19
19
* @var string
20
20
*/
21
- protected $ _template = 'order/view/tab/history.phtml ' ;
21
+ protected $ _template = 'Magento_Sales:: order/view/tab/history.phtml ' ;
22
22
23
23
/**
24
24
* Core registry
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ class Link extends \Magento\Framework\View\Element\Template
14
14
/**
15
15
* @var string
16
16
*/
17
- protected $ _template = 'rss/order/grid/link.phtml ' ;
17
+ protected $ _template = 'Magento_Sales:: rss/order/grid/link.phtml ' ;
18
18
19
19
/**
20
20
* @var \Magento\Framework\App\Rss\UrlBuilderInterface
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ class Buttons extends \Magento\Framework\View\Element\Template
20
20
/**
21
21
* @var string
22
22
*/
23
- protected $ _template = 'order/info/buttons.phtml ' ;
23
+ protected $ _template = 'Magento_Sales:: order/info/buttons.phtml ' ;
24
24
25
25
/**
26
26
* Core registry
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ class Rss extends \Magento\Framework\View\Element\Template
16
16
/**
17
17
* @var string
18
18
*/
19
- protected $ _template = 'order/info/buttons/rss.phtml ' ;
19
+ protected $ _template = 'Magento_Sales:: order/info/buttons/rss.phtml ' ;
20
20
21
21
/**
22
22
* @var \Magento\Sales\Model\OrderFactory
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ class Invoice extends \Magento\Sales\Block\Order\Invoice\Items
18
18
/**
19
19
* @var string
20
20
*/
21
- protected $ _template = 'order/invoice.phtml ' ;
21
+ protected $ _template = 'Magento_Sales:: order/invoice.phtml ' ;
22
22
23
23
/**
24
24
* @var \Magento\Framework\App\Http\Context
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ class View extends \Magento\Framework\View\Element\Template
18
18
/**
19
19
* @var string
20
20
*/
21
- protected $ _template = 'order/view.phtml ' ;
21
+ protected $ _template = 'Magento_Sales:: order/view.phtml ' ;
22
22
23
23
/**
24
24
* Core registry
You can’t perform that action at this time.
0 commit comments