koha-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Koha-devel] [Bug 254] Next link goes to the wrong page


From: bugzilla-daemon
Subject: [Koha-devel] [Bug 254] Next link goes to the wrong page
Date: Mon Apr 14 09:57:08 2003

http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=254

address@hidden changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |



------- Additional Comments From address@hidden  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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]