bug 2411: fix adding new tag to authority framework

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
This commit is contained in:
Galen Charlton 2008-08-04 18:50:37 -05:00 committed by Joshua Ferraro
parent 0c66ac6702
commit 3ddf6172b8

View file

@ -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&amp;authtypecode=<!-- TMPL_VAR NAME="authtypecode" -->">New Tag</a></li>
</ul></div>
<h2>Select an authority framework</h2>