From 8616bc22b2db2459d583ebce2c2ba3d124216935 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 Content-Type: text/plain; charset="utf-8" Removing inline style setting the table width. --- .../prog/en/modules/serials/serials-collection.tt | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) 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 bd52497..93c4fdc 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 ) %] -- 1.7.3
# Subs