ode-csslib-openent-cd16 3.2.2 → 3.2.4-dev-integration.202402051005
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.
- package/dist/fonts/generic-icons/generic-icons.svg +1 -0
- package/dist/fonts/generic-icons/generic-icons.ttf +0 -0
- package/dist/fonts/generic-icons/generic-icons.woff +0 -0
- package/dist/i18n/Auth/en.json +0 -1
- package/dist/i18n/Auth/es.json +0 -1
- package/dist/i18n/Auth/fr.json +0 -1
- package/dist/i18n/Auth/it.json +0 -1
- package/dist/i18n/Auth/pt.json +0 -1
- package/dist/portal.html +1 -1
- package/dist/skins/default/theme.css +1 -1
- package/dist/skins/default/theme.css.map +1 -1
- package/dist/skins/dyslexic/theme.css +1 -1
- package/dist/skins/dyslexic/theme.css.map +1 -1
- package/dist/template/directory/massmail.mail.txt +2 -2
- package/dist/version.txt +2 -2
- package/package.json +2 -2
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
{{#activationCode}}
|
|
3
3
|
Bonjour,<br/>
|
|
4
4
|
<br/>
|
|
5
|
-
Ceci est un mail généré automatiquement qui contient vos informations de première connexion à
|
|
5
|
+
Ceci est un mail généré automatiquement qui contient vos informations de première connexion à ENT16.<br/>
|
|
6
6
|
<br/>
|
|
7
7
|
La première connexion s’effectue sur <a href="https://mon-ent16.lacharente.fr">mon-ent16.lacharente.fr</a>.<br/>
|
|
8
8
|
<br/>
|
|
@@ -24,7 +24,7 @@ Bonne navigation sur Eduprovence !<br/>
|
|
|
24
24
|
{{^activationCode}}
|
|
25
25
|
Bonjour,<br/>
|
|
26
26
|
<br/>
|
|
27
|
-
Ceci est un mail généré automatiquement qui contient vos informations de connexion à
|
|
27
|
+
Ceci est un mail généré automatiquement qui contient vos informations de connexion à ENT16.<br/>
|
|
28
28
|
<br/>
|
|
29
29
|
Vous possédez déjà un compte sur le réseau social collaboratif Eduprovence.<br/>
|
|
30
30
|
Votre identifiant de connexion est rappelé ci-contre : <i>{{login}}</i><br/>
|
package/dist/version.txt
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
entcore-css-lib
|
|
2
|
-
ode-csslib-openent-cd16
|
|
1
|
+
entcore-css-lib 22/01/2024 14:45:52
|
|
2
|
+
ode-csslib-openent-cd16 05/02/2024 10:05:56
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "ode-csslib-openent-cd16",
|
|
3
|
-
"version": "3.2.
|
|
3
|
+
"version": "3.2.4-dev-integration.202402051005",
|
|
4
4
|
"description": "Open ENT theme by Open Digital Education",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
"author": "Open Digital Education",
|
|
15
15
|
"license": "NONE",
|
|
16
16
|
"dependencies": {
|
|
17
|
-
"entcore-css-lib": "npm:ode-csslib@
|
|
17
|
+
"entcore-css-lib": "npm:ode-csslib@dev-integration"
|
|
18
18
|
},
|
|
19
19
|
"devDependencies": {
|
|
20
20
|
"concurrently": "^5.0.2",
|