diff --git a/app/code/Magento/AdminNotification/view/adminhtml/templates/notification/window.phtml b/app/code/Magento/AdminNotification/view/adminhtml/templates/notification/window.phtml index cfe907830dbc3..51fa6d1a05ebd 100644 --- a/app/code/Magento/AdminNotification/view/adminhtml/templates/notification/window.phtml +++ b/app/code/Magento/AdminNotification/view/adminhtml/templates/notification/window.phtml @@ -13,19 +13,19 @@ */ ?>
- diff --git a/app/code/Magento/AdminNotification/view/adminhtml/templates/system/messages.phtml b/app/code/Magento/AdminNotification/view/adminhtml/templates/system/messages.phtml index 784e229f9a57f..fcfa262be72d9 100644 --- a/app/code/Magento/AdminNotification/view/adminhtml/templates/system/messages.phtml +++ b/app/code/Magento/AdminNotification/view/adminhtml/templates/system/messages.phtml @@ -15,19 +15,19 @@
- + getCriticalCount()): ?> @@ -35,7 +35,7 @@ getMajorCount()): ?> diff --git a/app/code/Magento/AdminNotification/view/adminhtml/templates/system/messages/popup.phtml b/app/code/Magento/AdminNotification/view/adminhtml/templates/system/messages/popup.phtml index 3652e763a1c9b..589c26fa8c373 100644 --- a/app/code/Magento/AdminNotification/view/adminhtml/templates/system/messages/popup.phtml +++ b/app/code/Magento/AdminNotification/view/adminhtml/templates/system/messages/popup.phtml @@ -12,8 +12,8 @@
    getUnreadMessages() as $message): ?> -
  • - getText();?> +
  • + getText();?>
diff --git a/app/code/Magento/AdminNotification/view/adminhtml/templates/toolbar_entry.phtml b/app/code/Magento/AdminNotification/view/adminhtml/templates/toolbar_entry.phtml index e020a661d4d91..b86a2f2246a2a 100644 --- a/app/code/Magento/AdminNotification/view/adminhtml/templates/toolbar_entry.phtml +++ b/app/code/Magento/AdminNotification/view/adminhtml/templates/toolbar_entry.phtml @@ -15,25 +15,25 @@
+ data-notification-count=""> 0) : ?> - $notificationCounterMax) ? $notificationCounterMax . '+' : $notificationCount; ?> + $notificationCounterMax) ? $notificationCounterMax . '+' : $notificationCount; ?>
    + data-mark-as-read-url="getUrl('adminhtml/notification/ajaxMarkAsRead'); ?>"> getLatestUnreadNotifications() as $notification) : ?>
  • escapeHtml($notification->getDescription()); @@ -45,40 +45,40 @@ $notificationDescriptionLength) : ?>

    - + - +

    - +

  • - +
+ href="getUrl('adminhtml/notification/index'); ?>" + title="">
diff --git a/app/code/Magento/Authorizenet/view/adminhtml/templates/directpost/iframe.phtml b/app/code/Magento/Authorizenet/view/adminhtml/templates/directpost/iframe.phtml index 23c1438d777bc..2712012849971 100644 --- a/app/code/Magento/Authorizenet/view/adminhtml/templates/directpost/iframe.phtml +++ b/app/code/Magento/Authorizenet/view/adminhtml/templates/directpost/iframe.phtml @@ -22,9 +22,9 @@ $helper = $block->getHelper('adminhtml'); window.top.location="escapeUrl($params['redirect_parent']) ?>"; - window.top.directPostModel.showError(); + window.top.directPostModel.showError(); - window.top.directPostModel.successUrl="getSuccessOrderUrl($params) ?>"; + window.top.directPostModel.successUrl="getSuccessOrderUrl($params) ?>"; diff --git a/app/code/Magento/Authorizenet/view/adminhtml/templates/directpost/info.phtml b/app/code/Magento/Authorizenet/view/adminhtml/templates/directpost/info.phtml index 586d6ff403ebc..adff03b5365c2 100644 --- a/app/code/Magento/Authorizenet/view/adminhtml/templates/directpost/info.phtml +++ b/app/code/Magento/Authorizenet/view/adminhtml/templates/directpost/info.phtml @@ -18,71 +18,71 @@ $_controller = $block->getRequest()->getControllerName(); $_orderUrl = $this->helper('Magento\Authorizenet\Helper\Backend\Data')->getPlaceOrderAdminUrl(); ?> - + - -