ode-csslib-panda-cg77 3.3.10 → 3.3.11-develop-b2school.202410091409

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -4,7 +4,7 @@ Hola,<br/>
4
4
  <br/>
5
5
  Este mensaje se envía automáticamente con sus informaciones de primera conexión a ONE.<br/>
6
6
  <br/>
7
- Para conectarse, vaya a <a href="https://oneconnect.edifice.io">oneconnect.edifice.io</a>.<br/>
7
+ Para conectarse, vaya a <a href="https://edifice.io/connexion">edifice.io/connexion</a>.<br/>
8
8
  <br/>
9
9
  Introduzca su nombre de usuario (se debe guardar para poder conectarse ulteriormente) y su código de activación:<br/>
10
10
  <br/>
@@ -31,7 +31,7 @@ Su Id. de usuario es: <i>{{login}}</i><br/>
31
31
  <br/>
32
32
  Si no recuerda su contraseña, puede establecer una nueva siguiendo las siguientes instrucciones:<br/>
33
33
  <br/>
34
- - Vaya a <a href="https://oneconnect.edifice.io">https://oneconnect.edifice.io</a> y haga clic en “Contraseña olvidada”<br/>
34
+ - Vaya a <a href="https://edifice.io/connexion">https://edifice.io/connexion</a> y haga clic en “Contraseña olvidada”<br/>
35
35
  <br/>
36
36
  - Introduzca su Id. de usuario y haga clic en “Enviar”.<br/>
37
37
  <br/>
@@ -138,7 +138,7 @@
138
138
  {{#activationCode}}
139
139
  <h2> » Mode d'emploi de ma première connexion</h2>
140
140
  <ol>
141
- <li>Pour se connecter, rendez-vous sur <a href="{{host}}://{{hostname}}">{{hostname}}</a> et cliquez sur « Se connecter ».</li>
141
+ <li>Pour se connecter, rendez-vous sur <a href="{{host}}://{{hostname}}">{{hostname}}</a> ou téléchargez l’Appli mobile <strong>ONE Pocket</strong> (disponible depuis l’App Store et le Google Play).</li>
142
142
  <li>Entrez votre identifiant (à conserver pour vous connecter ultérieurement) et votre code d'activation :
143
143
  <div class="center">
144
144
  <p class="red">Identifiant : {{login}}</p>
@@ -101,7 +101,8 @@
101
101
  <br />
102
102
  <p>
103
103
  <strong>{{#i18n}}classAdmin.template.url{{/i18n}} :</strong><br />
104
- <a href="#">{{hostname}}</a>
104
+ <a href="#">{{hostname}}</a><br />
105
+ {{#i18n}}classAdmin.template.downloadAppInfo{{/i18n}}
105
106
  </p>
106
107
  </div>
107
108
  {{/users}}
package/dist/version.txt CHANGED
@@ -1,2 +1,2 @@
1
- entcore-css-lib 23/08/2024 10:06:18
2
- ode-csslib-panda-cg77 06/09/2024 11:56:24
1
+ entcore-css-lib 04/10/2024 10:01:23
2
+ ode-csslib-panda-cg77 09/10/2024 14:09:58
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ode-csslib-panda-cg77",
3
- "version": "3.3.10",
3
+ "version": "3.3.11-develop-b2school.202410091409",
4
4
  "description": "Panda theme by Edifice",
5
5
  "repository": {
6
6
  "type": "git",
@@ -14,7 +14,7 @@
14
14
  "author": "Edifice",
15
15
  "license": "NONE",
16
16
  "dependencies": {
17
- "entcore-css-lib": "npm:ode-csslib@main"
17
+ "entcore-css-lib": "npm:ode-csslib@develop-b2school"
18
18
  },
19
19
  "devDependencies": {
20
20
  "concurrently": "5.3.0",