Skip to content

Commit a252af8

Browse files
authored
Revert "Add basic text for Ukraine (#2074)" (#2325)
This reverts commit 33dfa26.
1 parent 9f9e234 commit a252af8

File tree

4 files changed

+0
-13
lines changed

4 files changed

+0
-13
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@
1111
<img src="https://github.com/openmage/magento-lts/actions/workflows/unit-tests.yml/badge.svg" alt="Unit Tests workflow badge" />
1212
</p>
1313

14-
<img src="skin/adminhtml/default/default/images/flag-ua.svg?raw=true" width="20" align="top" alt=""> Stop russian war. **Free Ukraine!** ([Read more](https://en.wikipedia.org/wiki/2022_Russian_invasion_of_Ukraine))
15-
1614
# Magento - Long Term Support
1715

1816
This repository is the home of an **unofficial** community-driven project. It's goal is to be a dependable alternative

app/design/adminhtml/default/default/template/notification/toolbar.phtml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,6 @@
2424
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
2525
*/
2626
?>
27-
28-
<div class="notification-global ua">
29-
Stop russian war. <strong>Free Ukraine!</strong>
30-
<a href="https://en.wikipedia.org/wiki/2022_Russian_invasion_of_Ukraine" onclick="this.target='_blank';"><?php echo $this->__('Read details') ?></a>
31-
</div>
32-
3327
<?php
3428
/**
3529
* @var $this Mage_Adminhtml_Block_Notification_Toolbar

skin/adminhtml/default/default/boxes.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,6 @@ ul.tabs-horiz li a.active { border-bottom:1px solid #fff; background:#fff;
283283
/* MESSAGES
284284
*******************************************************************************/
285285
.notification-global { padding:5px 27px 5px 47px; background:#fff9e9 url(images/error_msg_icon.gif) 27px 5px no-repeat; border-bottom:1px solid #eee2be; border-top:1px solid #eee2be; font-size:11px; line-height:16px; margin:0 0 -3px; color:#444; position:relative; }
286-
.notification-global.ua { background:#fff9e9 url(images/flag-ua.svg) 28px 5px no-repeat; background-size: 14px; }
287286
.notification-global-notice { background-image:url(images/note_msg_icon.gif); }
288287
.notification-global .label { color:#eb5e00; }
289288
.notification-global .clickable { cursor:pointer; }

skin/adminhtml/default/default/images/flag-ua.svg

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)