From 586e7b0b5a4bce365167c2d59c6b021f4edcff50 Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Mon, 19 Oct 2020 10:35:20 +0000 Subject: [PATCH] Bug 25941: (follow-up) Add markup comments This patch adds comments to the template to highlight the markup structure. This patch should have no effect on the page's appearance or functionality. Signed-off-by: David Nind Signed-off-by: Katrin Fischer --- koha-tmpl/intranet-tmpl/prog/en/modules/tools/upload-images.tt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/upload-images.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/upload-images.tt index be099612a0..592113b93c 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/upload-images.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/upload-images.tt @@ -52,12 +52,12 @@ [% END %] - [% END %] + [% END # /IF error %]
  • View final record
  • Back

  • - [% END %] + [% END # /IF uploadimage %]
    • Select an image file or ZIP file to upload. The tool will accept images in GIF, JPEG, PNG, and XPM formats.
    @@ -85,7 +85,7 @@
    - +
    @@ -145,7 +145,7 @@
    - + -- 2.11.0