ode-csslib-openent-cg77 3.2.24 → 3.2.25-develop-b2school.202410091408

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 NEO.<br/>
6
6
  <br/>
7
- Para conectarse, vaya a <a href="https://neoconnect.edifice.io">neoconnect.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://neoconnect.edifice.io">https://neoconnect.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/>
@@ -96,7 +96,8 @@
96
96
  <br />
97
97
  <p>
98
98
  <strong>{{#i18n}}classAdmin.template.url{{/i18n}} :</strong><br />
99
- <a href="#">{{hostname}}</a>
99
+ <a href="#">{{hostname}}</a><br />
100
+ {{#i18n}}classAdmin.template.downloadAppInfo{{/i18n}}
100
101
  </p>
101
102
  </div>
102
103
  {{/users}}
package/dist/version.txt CHANGED
@@ -1,2 +1,2 @@
1
- entcore-css-lib 23/08/2024 10:06:18
2
- ode-csslib-openent-cg77 06/09/2024 11:54:34
1
+ entcore-css-lib 04/10/2024 10:01:23
2
+ ode-csslib-openent-cg77 09/10/2024 14:08:28
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ode-csslib-openent-cg77",
3
- "version": "3.2.24",
3
+ "version": "3.2.25-develop-b2school.202410091408",
4
4
  "description": "Open ENT theme by Edifice",
5
5
  "repository": {
6
6
  "type": "git",
@@ -14,7 +14,7 @@
14
14
  "author": "Edifice",
15
15
  "license": "AGPL-3.0",
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.0.2",