all lists on lists.proxmox.com
 help / color / mirror / Atom feed
From: Lukas Wagner <l.wagner@proxmox.com>
To: pbs-devel@lists.proxmox.com
Subject: [pbs-devel] [PATCH proxmox-backup 2/2] notifications: tape load: move error message to separate line
Date: Tue,  5 Aug 2025 15:35:55 +0200	[thread overview]
Message-ID: <20250805133555.257076-3-l.wagner@proxmox.com> (raw)
In-Reply-To: <20250805133555.257076-1-l.wagner@proxmox.com>

Signed-off-by: Lukas Wagner <l.wagner@proxmox.com>
---
 templates/default/tape-load-body.txt.hbs | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/templates/default/tape-load-body.txt.hbs b/templates/default/tape-load-body.txt.hbs
index 1e2562c97..728717289 100644
--- a/templates/default/tape-load-body.txt.hbs
+++ b/templates/default/tape-load-body.txt.hbs
@@ -1,6 +1,6 @@
 {{#if load-reason~}}
-The {{drive-type}} has the wrong or no tape(s) inserted. Error:
-{{load-reason}}
+The {{drive-type}} has the wrong or no tape(s) inserted. 
+Error: {{load-reason}}
 
 {{/if~}}
 {{#if drive-is-changer~}}
-- 
2.47.2



_______________________________________________
pbs-devel mailing list
pbs-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pbs-devel


  parent reply	other threads:[~2025-08-05 13:34 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-08-05 13:35 [pbs-devel] [PATCH proxmox-backup 0/2] notification template fixes for newer handlebars version Lukas Wagner
2025-08-05 13:35 ` [pbs-devel] [PATCH proxmox-backup 1/2] notifications: templates: adapt to whitespace handling changes with new " Lukas Wagner
2025-08-05 13:35 ` Lukas Wagner [this message]
2025-08-05 15:40 ` [pbs-devel] applied: [PATCH proxmox-backup 0/2] notification template fixes for newer " Thomas Lamprecht

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250805133555.257076-3-l.wagner@proxmox.com \
    --to=l.wagner@proxmox.com \
    --cc=pbs-devel@lists.proxmox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal