koha-bugs
[Top][All Lists]
Advanced

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

[Koha-bugs] [Bug 757] New: Move HTML and English strings out of marctags


From: bugzilla-daemon
Subject: [Koha-bugs] [Bug 757] New: Move HTML and English strings out of marctagstructure.pl
Date: 22 Mar 2004 22:37:00 -0000

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

           Summary: Move HTML and English strings out of marctagstructure.pl
           Product: Koha
           Version: CVS
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Parameters
        AssignedTo: address@hidden
        ReportedBy: address@hidden
         QAContact: address@hidden


marctagstructure.pl doesn't allow for complete translation because it has HTML
and English strings hard-coded into it.  See this at line 101 for instance:

        if ($searchfield) {
                $template->param(action => "Modify tag",
                                                                searchfield => 
"<input type=\"hidden\" name=\"tagfield\"
value=\"$searchfield\" />$searchfield");



------- 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]