@@ -, +, @@ --- .../intranet-tmpl/prog/en/modules/help/acqui/edifactmsgs.tt | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/edifactmsgs.tt --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/edifactmsgs.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/edifactmsgs.tt @@ -0,0 +1,9 @@ +[% INCLUDE 'help-top.inc' %] + +

EDIFACT messages

+ +

A log of all messages sent and received via EDIFACT can be found under EDIFACT Messages.

+ +

See the full documentation for EDIFACT messages in the manual (online).

+ +[% INCLUDE 'help-bottom.inc' %] --