From 15cbdb85462bcc5b0ea25556f6c7ab3ac9b03389 Mon Sep 17 00:00:00 2001
From: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Date: Tue, 24 Mar 2020 18:13:38 +0100
Subject: [PATCH] Bug 24159: Fix shift in the header

---
 koha-tmpl/intranet-tmpl/prog/en/modules/admin/smart-rules.tt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/smart-rules.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/smart-rules.tt
index 09c0dbad61..cf1393b3bf 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/smart-rules.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/smart-rules.tt
@@ -93,6 +93,7 @@
                 <th>Current checkouts allowed</th>
                 <th>Current on-site checkouts allowed</th>
                 <th>Loan period</th>
+                <th>Days mode</th>
                 <th>Unit</th>
                 <th>Hard due date</th>
                 <th>Fine amount</th>
-- 
2.20.1