@@ -, +, @@ --- .../prog/en/modules/admin/z3950servers.tt | 7 +++++-- 1 files changed, 5 insertions(+), 2 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/z3950servers.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/z3950servers.tt @@ -118,6 +118,9 @@
  • Required + [% IF (server.servertype||type) == 'sru' %] +
    Includes the domain part, but the path part of the URL should go into Database.
    + [% END %]
  • Required
  • @@ -179,7 +182,7 @@
  • - ( Separate options by commas. Example: sru=get,sru_version=1.1. See also http://www.indexdata.com/yaz/doc/zoom.html.) +
    Separate options by commas. Example: sru=get,sru_version=1.1. See also http://www.indexdata.com/yaz/doc/zoom.html.
  • @@ -190,7 +193,7 @@
  • - (comma-separated filenames) +
    Separate multiple filenames by commas.
  • --