EE-2167 fix typo

This commit is contained in:
chaogeng77977
2022-02-21 14:25:16 +08:00
parent 35afe59342
commit b2b0cd732b
+1 -1
View File
@@ -230,7 +230,7 @@ angular.module('portainer.app').factory('ModalService', [
size: 'extra-large',
title: 'Upgrade notification',
message: `You are currently using version 1.x of Portainer, which is no longer supported maintained or enhanced. Continuing to use this version is at your own risk.
<br/><br/>Please upgrade immediately by using the tag <code>portainer/portainer-ce-2.0.1</code>
<br/><br/>Please upgrade immediately by using the tag <code>portainer/portainer-ce:2.0.1</code>
<br/><br/>If you decide to stay on version 1, please use the tag <code>portainer/portainer:1.24.2</code> to prevent automatically upgrading to version 2.`,
onEscape: false,
buttons: {