* [PATCH manager] ui: datacenter menu: use Header Capitalization
@ 2026-07-24 11:44 Maximiliano Sandoval
0 siblings, 0 replies; only message in thread
From: Maximiliano Sandoval @ 2026-07-24 11:44 UTC (permalink / raw)
To: pve-devel
This was the only 'title' in this file not using Header Capitalization.
Signed-off-by: Maximiliano Sandoval <m.sandoval@proxmox.com>
---
www/manager6/dc/Config.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www/manager6/dc/Config.js b/www/manager6/dc/Config.js
index e17066368..83c48c3d6 100644
--- a/www/manager6/dc/Config.js
+++ b/www/manager6/dc/Config.js
@@ -445,7 +445,7 @@ Ext.define('PVE.dc.Config', {
{
xtype: 'pveCPUTypeView',
iconCls: 'fa fa-microchip',
- title: gettext('Custom CPU models'),
+ title: gettext('Custom CPU Models'),
itemId: 'cputypes',
},
{
--
2.47.3
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-24 11:44 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-24 11:44 [PATCH manager] ui: datacenter menu: use Header Capitalization Maximiliano Sandoval
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox