From: Wolfgang Bumiller <w.bumiller@proxmox.com>
To: Oguz Bektas <o.bektas@proxmox.com>
Cc: pve-devel@lists.proxmox.com
Subject: [pve-devel] applied: [PATCH installer] fix #3223: fix hardcoded port value in success page html
Date: Thu, 31 Dec 2020 10:32:05 +0100 [thread overview]
Message-ID: <20201231093205.ovixxiu56ndnbkra@wobu-vie.proxmox.com> (raw)
In-Reply-To: <20201230084216.223912-1-o.bektas@proxmox.com>
applied
On Wed, Dec 30, 2020 at 09:42:16AM +0100, Oguz Bektas wrote:
> ---
> html-common/success.htm | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/html-common/success.htm b/html-common/success.htm
> index 218ecff..5dc398a 100644
> --- a/html-common/success.htm
> +++ b/html-common/success.htm
> @@ -20,7 +20,7 @@
> <td valign="top" width="30"><img src="plus.png"></td>
> <td valign="top" width="560">
> <b>Next steps</b><br><br>
> - Reboot and point your web browser to the selected IP address on port 8007:<br><br>
> + Reboot and point your web browser to the selected IP address on port __PORT__:<br><br>
> https://__IPADDR__:__PORT__
> <br><br>
> Also visit <a href="https://www.proxmox.com">www.proxmox.com</a> for more information.
> --
> 2.20.1
prev parent reply other threads:[~2020-12-31 9:32 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-12-30 8:42 [pve-devel] " Oguz Bektas
2020-12-31 9:32 ` Wolfgang Bumiller [this message]
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=20201231093205.ovixxiu56ndnbkra@wobu-vie.proxmox.com \
--to=w.bumiller@proxmox.com \
--cc=o.bektas@proxmox.com \
--cc=pve-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.