From: Aaron Lauterer <a.lauterer@proxmox.com>
To: pve-devel@lists.proxmox.com
Subject: [pve-devel] [PATCH manager 2/2] ui: lxc options: change CIFS to SMB/CIFS
Date: Mon, 4 Oct 2021 12:25:43 +0200 [thread overview]
Message-ID: <20211004102543.676413-2-a.lauterer@proxmox.com> (raw)
In-Reply-To: <20211004102543.676413-1-a.lauterer@proxmox.com>
For consistency with the Storage panel and it might also help people to
make the connection if they are not aware that CIFS is a name used for
SMB.
Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
---
www/manager6/lxc/FeaturesEdit.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www/manager6/lxc/FeaturesEdit.js b/www/manager6/lxc/FeaturesEdit.js
index 807c2623..bce6e5fb 100644
--- a/www/manager6/lxc/FeaturesEdit.js
+++ b/www/manager6/lxc/FeaturesEdit.js
@@ -49,7 +49,7 @@ Ext.define('PVE.lxc.FeaturesInputPanel', {
{
xtype: 'proxmoxcheckbox',
name: 'cifs',
- fieldLabel: 'CIFS',
+ fieldLabel: 'SMB/CIFS',
bind: {
disabled: '{unprivileged}',
boxLabel: '{privilegedOnly}',
--
2.30.2
next prev parent reply other threads:[~2021-10-04 10:25 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-04 10:25 [pve-devel] [PATCH manager 1/2] ui: storage: " Aaron Lauterer
2021-10-04 10:25 ` Aaron Lauterer [this message]
2021-10-05 5:41 ` [pve-devel] applied: " Thomas Lamprecht
2021-10-05 6:34 ` Aaron Lauterer
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=20211004102543.676413-2-a.lauterer@proxmox.com \
--to=a.lauterer@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.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal