Ignore this I guess - looks like all the open bugs I was working on were actually all patched already.
Nicole On Thu, Aug 5, 2010 at 6:01 PM, Nicole Engard <[email protected]> wrote: > --- > .../prog/en/modules/admin/categorie.tmpl | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/categorie.tmpl > b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/categorie.tmpl > index 2c1f022..1b108a7 100644 > --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/categorie.tmpl > +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/categorie.tmpl > @@ -145,7 +145,7 @@ > <!-- TMPL_IF NAME="type_A" --><option > value="A" selected="selected">Adult</option><!-- TMPL_ELSE --><option > value="A">Adult</option><!-- /TMPL_IF --> > <!-- TMPL_IF NAME="type_C" --><option > value="C" selected="selected">Child</option><!-- TMPL_ELSE --><option > value="C">Child</option><!-- /TMPL_IF --> > <!-- TMPL_IF NAME="type_S" --><option > value="S" selected="selected">Staff</option><!-- TMPL_ELSE --><option > value="S">Staff</option><!-- /TMPL_IF --> > - <!-- TMPL_IF NAME="type_I" --><option > value="I" selected="selected">Organisztion</option><!-- TMPL_ELSE --><option > value="I">Organization</option><!-- /TMPL_IF --> > + <!-- TMPL_IF NAME="type_I" --><option > value="I" selected="selected">Organization</option><!-- TMPL_ELSE --><option > value="I">Organization</option><!-- /TMPL_IF --> > <!-- TMPL_IF NAME="type_P" --><option > value="P" selected="selected">Professional</option><!-- TMPL_ELSE --><option > value="P">Professional</option><!-- /TMPL_IF --> > <!-- TMPL_IF NXME="type_X" --><option > value="X" selected="selected">Statistical</option><!-- TMPL_ELSE --><option > value="X">Statistical</option><!-- /TMPL_IF --> > </select> > -- > 1.5.6.5 > > _______________________________________________ > Koha-patches mailing list > [email protected] > http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-patches > _______________________________________________ Koha-patches mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-patches
