From ce82441d2625ac45a224b8acea9f616a256296a4 Mon Sep 17 00:00:00 2001
From: Nick Clemens
Date: Tue, 27 Mar 2018 17:30:42 +0000
Subject: [PATCH] Bug 19233: (follow-up) Use a button to submit form
Signed-off-by: Jonathan Druart
---
.../modules/reports/guided_reports_start.tt | 20 ++-----------------
1 file changed, 2 insertions(+), 18 deletions(-)
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/guided_reports_start.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/reports/guided_reports_start.tt
index b6fdb0fed8..1f58096514 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/guided_reports_start.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/reports/guided_reports_start.tt
@@ -37,16 +37,6 @@
#col1, #col2 { width:45%; float:left; }
#col1 ins, #col2 del { display: none; }
.show_sql { font-family: monospace; }
- .send_to_item_mod {
- background-color: #EBF3FF;
- border: 1px solid #88b0e8;
- border-radius: 5px;
- display: inline-block;
- font-size: 75%;
- margin: 3px 5px;
- padding: 3px 5px;
- white-space: nowrap;
- }
[% IF ( saved1 ) %]
@@ -715,14 +705,14 @@ canned reports and writing custom SQL reports.
[% pagination_bar %]
[% UNLESS ( errors ) %]
-