koha-bugs
[Top][All Lists]
Advanced

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

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


From: bugzilla-daemon
Subject: [Koha-bugs] [Bug 442] New: Confirm delete bookfund </table> missing
Date: 6 May 2003 21:11:34 -0000

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: address@hidden
        ReportedBy: address@hidden
         QAContact: address@hidden


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.



reply via email to

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