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 c6b8bda208410..3f79e803ccca2 100644 --- a/app/code/Magento/AdminNotification/view/adminhtml/templates/notification/window.phtml +++ b/app/code/Magento/AdminNotification/view/adminhtml/templates/notification/window.phtml @@ -19,11 +19,11 @@ "autoOpen": true, "buttons": false, "modalClass": "modal-system-messages", - "title": "getHeaderText(); ?>" + "title": "getHeaderText() ?>" } }'>
  • - getNoticeMessageText(); ?>
    - getReadDetailsText(); ?> + getNoticeMessageText() ?>
    + getReadDetailsText() ?>
  • 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 4e8be1fee7658..01d6fdcb29571 100644 --- a/app/code/Magento/AdminNotification/view/adminhtml/templates/system/messages.phtml +++ b/app/code/Magento/AdminNotification/view/adminhtml/templates/system/messages.phtml @@ -15,31 +15,31 @@
    - + getCriticalCount()): ?>
    - - getCriticalCount();?> + + getCriticalCount() ?>
    getMajorCount()): ?>
    - - getMajorCount();?> + + 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 624f4d35fee1c..a97293547e132 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 @@ -9,11 +9,11 @@ ?> -