Ver código fonte

Change titre

stany.ferer 2 anos atrás
pai
commit
dcb671e4f1
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      core/views/pages/cms.user.php

+ 1 - 1
core/views/pages/cms.user.php

@@ -120,7 +120,7 @@ if(core::ifGet("add")) {
     <?php if(isset($user["googleAuthenticator"]) AND $user["googleAuthenticator"] == 1) { ?>
         <div class="card text-center" style="width: 18rem;">
                 <?php
-                    $qrCodeUrl = googleAuthenticator::getGoogleUrl("CSE Invent: " . ENVIRONNEMENT,  user::getMyGoogleAuthenticator(session::getId()));
+                    $qrCodeUrl = googleAuthenticator::getGoogleUrl("CMS CSE Invent: " . ENVIRONNEMENT,  user::getMyGoogleAuthenticator(session::getId()));
                     myQrcode::printQRCode($qrCodeUrl);
                 ?>
             <div class="card-footer text-body-secondary">