From 53a5e9bf59dd9c835090bc190e74cc418b59e02e Mon Sep 17 00:00:00 2001 From: Magnus Hagander Date: Mon, 9 Jul 2018 16:18:08 +0200 Subject: [PATCH] Fix styling for back button on session notification queue --- template/confreg/admin_session_queue.html | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/template/confreg/admin_session_queue.html b/template/confreg/admin_session_queue.html index 0e411a3..b1b8bd3 100644 --- a/template/confreg/admin_session_queue.html +++ b/template/confreg/admin_session_queue.html @@ -22,9 +22,10 @@ one of them off, click the session and change the field for

Send notifications

{% csrf_token %} Check this box to confirm you want to send email to all attendees
- +
-

-Return to the dashboard. -

+ +
+ +Back to dashboard {%endblock%} -- 2.39.5