X-Git-Url: https://git.proxmox.com/?p=pve-manager.git;a=blobdiff_plain;f=www%2Fmanager%2Fdc%2FSupport.js;fp=www%2Fmanager%2Fdc%2FSupport.js;h=c54cb3d642c0a3ce1515214ad0270969ba63b5c4;hp=269701360a6d4fd0996ce0ed2e010f342c545ecd;hb=4eaa793b19b02c2699dd7a2d874d109c70a0206f;hpb=a4326a6c063ec646323623fda6cfc2a4c069c765 diff --git a/www/manager/dc/Support.js b/www/manager/dc/Support.js index 26970136..c54cb3d6 100644 --- a/www/manager/dc/Support.js +++ b/www/manager/dc/Support.js @@ -2,15 +2,15 @@ Ext.define('PVE.dc.Support', { extend: 'Ext.panel.Panel', alias: 'widget.pveDcSupport', - invalidHtml: '

No valid subscription

You do not have a valid subscription for this server. Please visit www.proxmox.com to get a list of available options.', + invalidHtml: '

No valid subscription

You do not have a valid subscription for this server. Please visit www.proxmox.com to get a list of available options.', communityHtml: 'Please use the public community forum for any questions.', - activeHtml: 'Please use our support portal for any questions. You can also use the public community forum to get additional information.', + activeHtml: 'Please use our support portal for any questions. You can also use the public community forum to get additional information.', bugzillaHtml: '

Bug Tracking

Our bug tracking system is available here.', - docuHtml: '

Documentation

Complete documentation, tutorials, videos and more is available at our wiki.', + docuHtml: '

Documentation

Complete documentation, tutorials, videos and more is available at our wiki.', updateActive: function(data) { var me = this;