[Koha-bugs] [Bug 442] New: Confirm delete bookfund </table> missing

bugzilla-daemon at wilbur.katipo.co.nz bugzilla-daemon at wilbur.katipo.co.nz
Tue May 6 23:11:34 CEST 2003


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

           Summary: Confirm delete bookfund </table> missing
           Product: Koha
           Version: CVS
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: trivial
          Priority: P2
         Component: Parameters
        AssignedTo: paul.poulain at free.fr
        ReportedBy: Ilacis at chillco.com
         QAContact: koha-bugs at lists.sourceforge.net


cgi-bin/koha/admin/aqbudget.pl?op=delete_confirm&bookfundid=

This table needs a </table> tag at the end otherwise the bottom menu appears on 
top of this.

<table border=0 cellspacing=0 cellpadding=5>
	<tr valign=top bgcolor=#99cc33>
		<td background="/intranet-tmpl/default/en/images/background-
mem.gif">
			<b>Book fund</b>
		</td>
		<td background="/intranet-tmpl/default/en/images/background-
mem.gif">
			<b>ILS</b>
		</td>
	</tr>

	<form action='/cgi-bin/koha/admin/aqbudget.pl' method=post><input 
type=hidden name=op value=delete_confirmed><input type=hidden name=bookfundid 
value='ILS'>
	<tr>
		<td>Start date</td>
		<td>01/08/1990</td>
	</tr>
	<tr>
		<td>End date</td><td></td>
	</tr>
	<tr>
		<td>budgetamount</td><td>10000000.00</td>
	</tr>
	<tr>
		<td colspan=2 align=center>CONFIRM DELETION</td>
	</tr>
	<tr>
		<td><INPUT type=submit value='YES'></form></td><td><form 
action='/cgi-bin/koha/admin/aqbudget.pl' method=post><input type=submit 
value=NO></form></td>
	</tr>



------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the Koha-bugs mailing list