From 5a6c8b367544c2608255bdb7add08c3a2eec7ae6 Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Wed, 2 Nov 2011 10:08:25 -0400 Subject: [PATCH] Fix for Bug 7137 - fixed width table where it should be variable Removing inline style setting the table width. Signed-off-by: Chris Cormack Signed-off-by: Paul Poulain --- .../intranet-tmpl/prog/en/modules/serials/serials-collection.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/serials-collection.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/serials/serials-collection.tt index bd524972a3..93c4fdc9c0 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/serials-collection.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/serials/serials-collection.tt @@ -181,7 +181,7 @@ $(document).ready(function() { [% FOREACH year IN years %]
- +
[% UNLESS ( year.onesubscription ) %] -- 2.20.1
# Subs