ode-csslib-openent-cg77 3.3.0 → 3.3.1-develop-integration.202412131529

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 14/11/2024 18:09:33
2
- ode-csslib-openent-cg77 15/11/2024 11:12:27
1
+ entcore-css-lib 12/11/2024 18:58:41
2
+ ode-csslib-openent-cg77 13/12/2024 15:29:26
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ode-csslib-openent-cg77",
3
- "version": "3.3.0",
3
+ "version": "3.3.1-develop-integration.202412131529",
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-integration"
18
18
  },
19
19
  "devDependencies": {
20
20
  "concurrently": "^5.0.2",