Koha/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing
Katrin Fischer 27c87aea11 Bug 6458: Incorrect translation processing / cataloguing/...
Patch removes template directives from within HTML tags from
  - cataloging > new record
  - cataloging
  - UNIMARC plugin for 4XX

There is one problem remaining in addbiblio:

<option value="[% frameworkcodeloo.value %]" [% frameworkcodeloo.selected %]>
    [% frameworkcodeloo.frameworktext %]
</option>

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
2011-09-13 09:30:57 +12:00
..
value_builder Bug 6458: Incorrect translation processing / cataloguing/... 2011-09-13 09:30:57 +12:00
addbiblio.tt Bug 6458: Incorrect translation processing / cataloguing/... 2011-09-13 09:30:57 +12:00
addbooks.tt Bug 6458: Incorrect translation processing / cataloguing/... 2011-09-13 09:30:57 +12:00
additem.tt Bug 6748 - Add link to fast add framework while circulating, if a barcode is not found 2011-08-26 15:03:01 +12:00
merge.tt Bug 6704 : Escaping html in the merging records, so " don't break the merge 2011-09-01 21:10:02 +12:00
moveitem.tt Bug 6313 -- Adding option to "attach another item" when finished attaching items 2011-07-05 14:59:12 +12:00
z3950_search.tt