http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=254 Ilacis@chillco.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | ------- Additional Comments From Ilacis@chillco.com 2003-04-15 04:55 ------- still wasn't working for me in 1.9.2 but I think I discovered the problem is: <a href=/cgi-bin/koha/admin/marctagstructure.pl?offset=20><input type=image src="/intranet-tmpl/default/images/1rightarrow.png" title="next" ALT="next" BORDER=0></a> should be: <a href="/cgi-bin/koha/admin/marctagstructure.pl?offset=20"><input type=image src="/intranet-tmpl/default/images/1rightarrow.png" title="next" ALT="next" BORDER=0></a> with quotes "/cgi-bin/koha/admin/marctagstructure.pl?offset=20" ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.