[% INCLUDE 'doc-head-open.inc' %] Koha › Patron Card Creator › Manage Images [% INCLUDE 'doc-head-close.inc' %] [% INCLUDE 'header.inc' %] [% INCLUDE 'cat-search.inc' %]
[% INCLUDE 'error-messages.inc' %]

Upload Images

[% IF ( IMPORT_SUCCESSFUL ) %]
  • Image successfully uploaded.

  • File: [% SOURCE_FILE %]
  • Image name: [% IMAGE_NAME %]
  • [% END %]
    NOTE: Only PNG, GIF, JPEG, XPM formats are supported. Images must be less than 500KB.
  • This will be the name by which you will refer to this image in the patron card layout editor.
  • Cancel

    Delete Images

    [% IF ( DELETE_SUCCESSFULL ) %]
  • Image(s) successfully deleted.

  • [% END %] [% IF ( TABLE ) %]
    Select one or more images to delete.
  • [% FOREACH TABL IN TABLE %] [% IF ( TABL.header_fields ) %] [% FOREACH header_field IN TABL.header_fields %] [% END %] [% ELSE %] [% FOREACH text_field IN TABL.text_fields %] [% IF ( text_field.select_field ) %] [% ELSIF ( text_field.field_value ) %] [% ELSE %] [% END %] [% END %] [% END %] [% END %]
    [% header_field.field_label %]
    [% text_field.field_value %] 
  • Cancel
    [% ELSE %]
    No images are currently available.
    [% END %]
    [% INCLUDE 'patroncards-menu.inc' %]
    [% INCLUDE 'intranet-bottom.inc' %]