From 342b4ecff061fb11d47162389407ba58d6ac3d68 Mon Sep 17 00:00:00 2001
From: Matthew Somerville
Date: Thu, 2 Mar 2017 17:16:47 +0000
Subject: Add submit buttons to admin index search forms.
Also slightly tidy up display.
---
templates/web/base/admin/index.html | 6 ++++++
1 file changed, 6 insertions(+)
(limited to 'templates/web/base/admin/index.html')
diff --git a/templates/web/base/admin/index.html b/templates/web/base/admin/index.html
index f573f0e7a..8498055b1 100644
--- a/templates/web/base/admin/index.html
+++ b/templates/web/base/admin/index.html
@@ -20,14 +20,18 @@ and to receive notices of updates.
[% END %]
+
+
[% IF unsent_reports.size %]
[% loc('Reports waiting to be sent') %]
--
cgit v1.2.3