https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21929

            Bug ID: 21929
           Summary: Typo in orderreceive.tt
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Acquisitions
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

Line 300 of orderreceive.tt has a typo:

<input type="text" size="20" name="unitprice" id="unitprice" value="[%
unitprice | $Price on_editing => 1 | html %]" /> <span lass="hint">[% IF
(invoiceincgst == 1) %](tax inclusive)[% ELSE %](tax exclusive)[% END %]</span>

Note the 'lass' instead of 'class'

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to