Last update to this template reintroduced previously removed add links which are now in the toolbar. Removing again.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
This commit is contained in:
Owen Leonard 2007-11-13 16:20:33 -06:00 committed by Joshua Ferraro
parent 554081cb08
commit 731d097bdc

View file

@ -142,11 +142,6 @@ the subfield is not entered through a free field, but though a list of authorize
<input type="submit" value="Next Page &gt;&gt;" /></form>
<!-- /TMPL_IF -->
<div id="action">
<a href= "/cgi-bin/koha/admin/authorised_values.pl?op=add_form&amp;category=<!-- TMPL_VAR NAME="category" -->">Add Authorized value for <!-- TMPL_VAR name="category" --></a>
<a href= "/cgi-bin/koha/admin/authorised_values.pl?op=add_form">Add New Category</a>
</div>
<!-- /TMPL_IF -->
</div>