[Bug 757] New: Move HTML and English strings out of marctagstructure.pl
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: tonnesen@cmsd.bc.ca ReportedBy: oleonard@athenscounty.lib.oh.us QAContact: koha-bugs@lists.sourceforge.net 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.
participants (1)
-
bugzilla-daemon@wilbur.katipo.co.nz