From c139b905984565d2941aef8f31a370874dddbc87 Mon Sep 17 00:00:00 2001 From: Matthias Date: Sun, 20 Mar 2022 02:05:30 +0100 Subject: [PATCH] move button --- InvenTree/templates/InvenTree/notifications/inbox.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/InvenTree/templates/InvenTree/notifications/inbox.html b/InvenTree/templates/InvenTree/notifications/inbox.html index 3a584bc140..7ec2a27b6a 100644 --- a/InvenTree/templates/InvenTree/notifications/inbox.html +++ b/InvenTree/templates/InvenTree/notifications/inbox.html @@ -10,12 +10,12 @@ {% endblock %} {% block actions %} +
+ {% trans "Mark all as read" %} +
{% trans "Refresh Pending Notifications" %}
-
- {% trans "Mark all as read" %} -
{% endblock %} {% block content %}