From 834b7583877f682297a86a2a04bcc6537e48df5c Mon Sep 17 00:00:00 2001 From: Jonathan Druart Date: Mon, 14 Mar 2016 16:49:50 +0000 Subject: [PATCH] Bug 15990: (follow-up) Making record matching rules actions buttons Adds the actions class to the td elt to keep the buttons next to each other. Signed-off-by: Jonathan Druart --- koha-tmpl/intranet-tmpl/prog/en/modules/admin/matching-rules.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/matching-rules.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/matching-rules.tt index 83be701..e8aecf1 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/matching-rules.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/matching-rules.tt @@ -573,7 +573,7 @@ function CheckRuleForm(f) { [% available_matching_rule.matcher_id %] [% available_matching_rule.code %] [% available_matching_rule.description %] - + Edit Delete -- 2.7.0