We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3124dfb commit b7fdb20Copy full SHA for b7fdb20
app/code/Magento/Shipping/view/adminhtml/templates/create/items.phtml
@@ -43,10 +43,10 @@
43
</div>
44
<div class="admin__page-section-content order-comments-history">
45
<div class="admin__page-section-item">
46
- <div class="admin__page-section-title">
+ <div class="admin__page-section-item-title">
47
<span class="title"><?php echo __('Shipment Comments') ?></span>
48
49
- <div class="admin__page-section-content">
+ <div class="admin__page-section-item-content">
50
<div id="order-history_form" class="admin__field">
51
<label class="admin__field-label"
52
for="shipment_comment_text">
0 commit comments