Jelajahi Sumber

Update Licence.jsx

Dorin Paslaru 7 tahun lalu
induk
melakukan
572568efd4
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      src/components/organisms/Licence/Licence.jsx

+ 1 - 1
src/components/organisms/Licence/Licence.jsx

@@ -251,7 +251,7 @@ class LicenceC extends React.Component<Props, State> {
     let currentPeriod = moment(info.currentPeriodEnd)
     let currentPeriod = moment(info.currentPeriodEnd)
     let days = currentPeriod.diff(new Date(), 'days')
     let days = currentPeriod.diff(new Date(), 'days')
     if (days < 0) {
     if (days < 0) {
-      return 'Please contact Cloudbase with you Appliance ID in order to obtain a Coriolis licence'
+      return 'Please contact Cloudbase Solutions with you Appliance ID in order to obtain a Coriolis® licence'
     }
     }
     return (
     return (
       <LicenceRowDescription>
       <LicenceRowDescription>