public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH installer] html: pbs: fix missing <br> in template after feature list
@ 2024-04-03 10:45 Christoph Heiss
  2024-04-04 13:01 ` [pve-devel] applied: " Thomas Lamprecht
  0 siblings, 1 reply; 2+ messages in thread
From: Christoph Heiss @ 2024-04-03 10:45 UTC (permalink / raw)
  To: pve-devel

This adds an empty line between the feature list and the "more
information" paragraph, which looks a lot better.

The exact same is already present in the HTML template for both other
products, probably a simple oversight.

Signed-off-by: Christoph Heiss <c.heiss@proxmox.com>
---
 html/pbs/extract1-license.htm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/html/pbs/extract1-license.htm b/html/pbs/extract1-license.htm
index 9ceae4f..cbaf9de 100644
--- a/html/pbs/extract1-license.htm
+++ b/html/pbs/extract1-license.htm
@@ -21,7 +21,7 @@
         - Deduplication<br>
         - Incremental backups<br>
         - Remote sync<br>
-        - Easy management<br>
+        - Easy management<br><br>
 
         For more information, visit <b>www.proxmox.com</b>
         or the Proxmox Backup Server project page.
-- 
2.43.1





^ permalink raw reply	[flat|nested] 2+ messages in thread

* [pve-devel] applied: [PATCH installer] html: pbs: fix missing <br> in template after feature list
  2024-04-03 10:45 [pve-devel] [PATCH installer] html: pbs: fix missing <br> in template after feature list Christoph Heiss
@ 2024-04-04 13:01 ` Thomas Lamprecht
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Lamprecht @ 2024-04-04 13:01 UTC (permalink / raw)
  To: Proxmox VE development discussion, Christoph Heiss

Am 03/04/2024 um 12:45 schrieb Christoph Heiss:
> This adds an empty line between the feature list and the "more
> information" paragraph, which looks a lot better.
> 
> The exact same is already present in the HTML template for both other
> products, probably a simple oversight.
> 
> Signed-off-by: Christoph Heiss <c.heiss@proxmox.com>
> ---
>  html/pbs/extract1-license.htm | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
>

applied, thanks!




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-04-04 13:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-03 10:45 [pve-devel] [PATCH installer] html: pbs: fix missing <br> in template after feature list Christoph Heiss
2024-04-04 13:01 ` [pve-devel] applied: " Thomas Lamprecht

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal