Ignore this patch - I'm trying to resend from git
On Wed, Dec 9, 2009 at 8:04 AM, Nicole Engard <[email protected]> wrote: > From bdaa788b9e912a8b9686a3bb1fd192f96e09bfbc Mon Sep 17 00:00:00 2001 > From: Nicole Engard <[email protected]> > Date: Tue, 8 Dec 2009 14:35:26 -0500 > Subject: [PATCH] bug 3882 changed 'reserves' to 'holds' in template > Content-Type: text/plain; charset="utf-8" > > --- > .../prog/en/modules/admin/smart-rules.tmpl | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/smart-rules.tmpl > b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/smart-rules.tmpl > index 2811399..823c1ba 100644 > --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/smart-rules.tmpl > +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/smart-rules.tmpl > @@ -72,7 +72,7 @@ $(document).ready(function() { > <th>Fine Grace period (day)</th> > <th>Suspension in Days (day)</th> > <th>Renewals Allowed (count)</th> > - <th>Reserves Allowed (count)</th> > + <th>Holds Allowed (count)</th> > <th> </th> > </tr> > <!-- TMPL_LOOP NAME="rules" --> > -- > 1.5.6.5 > _______________________________________________ Koha-patches mailing list [email protected] http://lists.koha.org/mailman/listinfo/koha-patches
