[% USE Koha %] [% INCLUDE 'doc-head-open.inc' %] Report a problem › [% IF ( LibraryNameTitle ) %][% LibraryNameTitle | html %][% ELSE %]Koha online[% END %] catalog [% INCLUDE 'doc-head-close.inc' %] [% BLOCK cssinclude %][% END %] [% INCLUDE 'bodytag.inc' bodyid='opac-reportproblem' bodyclass='scrollto' %] [% INCLUDE 'masthead.inc' %]
[% IF ( OpacNav || OpacNavBottom ) %]
[% ELSE %]
[% END %]

Report a problem

[% IF messages %] [% FOR m IN messages %]
[% SWITCH m.code %] [% CASE 'success_on_send' %] [% IF recipient == 'admin' %] Your problem report has been sent to the Koha administrator. [% ELSE %] Your problem report has been sent to the library. [% END %] [% CASE 'error_on_send' #We really should avoid reaching this! %] Something wrong happened when sending the report. Please contact your library. [% END %]
[% END %] [% ELSE %]
Report a problem
  1. [% IF library.inbound_email_address && library.inbound_email_address != Koha.Preference('KohaAdminEmailAddress') %] [% ELSE %] Koha administrator [% END %]
  2. [% problempage | html %]
  3. [% username | html %]
[% END # /IF messages %]
[% INCLUDE 'opac-bottom.inc' %] [% BLOCK jsinclude %][% END %]