Perhaps it should be: auth_tag_structure.pl?op=add_form*&*authtypecode...
--joe On Mon, Aug 4, 2008 at 5:39 PM, Galen Charlton <[EMAIL PROTECTED]>wrote: > --- > .../prog/en/modules/admin/auth_tag_structure.tmpl | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git > a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/auth_tag_structure.tmpl > b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/auth_tag_structure.tmpl > index deeac09..290a88d 100644 > --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/auth_tag_structure.tmpl > +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/auth_tag_structure.tmpl > @@ -181,7 +181,7 @@ return false; > } //]]> > </script> > <ul class="toolbar"> > - <li><a id="newtag" > href="/cgi-bin/koha/admin/auth_tag_structure.pl?op=add_form?authtypecode=<!-- > TMPL_VAR NAME="authtypecode" -->">New Tag</a></li> > + <li><a id="newtag" > href="/cgi-bin/koha/admin/auth_tag_structure.pl?op=add_form&authtypecode=<!-- > TMPL_VAR NAME="authtypecode" -->">New Tag</a></li> > </ul></div> > > <h2>Select an authority framework</h2> >
_______________________________________________ Koha-patches mailing list [email protected] http://lists.koha.org/mailman/listinfo/koha-patches
