Skip to content

Commit f13f5e6

Browse files
author
Michell Brito
committed
MC-16093: Add Privacy Policy link to Admin footer - Added | for styling purposes after the link
1 parent d56f25f commit f13f5e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Backend/view/adminhtml/templates/page/privacyPolicy.phtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@
1010

1111
<a class="link-report" href="<?= $block->escapeUrl($block->getPrivacypolicyUrl()) ?>" id="footer_privacy" target="_blank">
1212
<?= $block->escapeHtml(__('Privacy Policy')) ?>
13-
</a>
13+
</a> |

0 commit comments

Comments
 (0)