---
 koha-tmpl/opac-tmpl/prog/en/modules/opac-user.tmpl |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/koha-tmpl/opac-tmpl/prog/en/modules/opac-user.tmpl 
b/koha-tmpl/opac-tmpl/prog/en/modules/opac-user.tmpl
index 1f3f38b..4749985 100644
--- a/koha-tmpl/opac-tmpl/prog/en/modules/opac-user.tmpl
+++ b/koha-tmpl/opac-tmpl/prog/en/modules/opac-user.tmpl
@@ -19,7 +19,7 @@ $.tablesorter.addParser({
                dateFormat: 'uk',<!-- /TMPL_IF -->
                                widgets : ['zebra'],
                                sortList: [[0,0]],
-                       headers: { 0: { sorter: 'articles' },4: { sorter: false 
}
+                       headers: { 0: { sorter: 'articles' },5: { sorter: false 
}
                                }
                        }); 
                        $("#checkoutst").tablesorter({<!-- TMPL_IF 
EXPR="dateformat eq 'metric'" -->
-- 
1.7.0.4

_______________________________________________
Koha-patches mailing list
Koha-patches@lists.koha.org
http://lists.koha.org/mailman/listinfo/koha-patches

Reply via email to