koha-devel
[Top][All Lists]
Advanced

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

[Koha-devel] [Bug 336] New: Add member - alternate contact notes moved t


From: bugzilla-daemon
Subject: [Koha-devel] [Bug 336] New: Add member - alternate contact notes moved to library notes area
Date: Sat Apr 12 13:30:03 2003

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

           Summary: Add member - alternate contact notes moved to library
                    notes area
           Product: Koha
           Version: 1.9.1
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: trivial
          Priority: P2
         Component: Members
        AssignedTo: address@hidden
        ReportedBy: address@hidden
         QAContact: address@hidden


cgi-bin/koha/memberentry.pl?type=Add
V1.9.2

Add member - alternate contact notes moved to library notes area

If memory serves there was a field for notes below the alternate contact 
details - now that field has been moved below the Library Use title so there 
are two form fields for notes below Library Use  but one is the altnotes.
<tr valign=top bgcolor="99cc33">
                <td  COLSPAN=5  background="/intranet-
tmpl/default/en/images/background-mem.gif"><B>LIBRARY USE</B></td>
        </tr>
        <tr valign=top bgcolor=white>
                <td><FONT SIZE=2>Notes</font></td>
                <td COLSPAN=4><textarea name=altnotes wrap=physical cols=70 
rows=3></textarea></td>
        </tr>


        <tr valign=top >
                <td><FONT SIZE=2>Notes</font></td>
                <td COLSPAN=4><textarea name=borrowernotes wrap=physical 
cols=70 rows=3></textarea></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]