ode-csslib-openent-monlycee 3.2.23 → 3.2.24-develop-wl.202408291109
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.
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
{{#i18n}}email.reset.pw.infos{{/i18n}}<br />
|
|
11
11
|
<br />
|
|
12
12
|
{{#i18n}}email.click.to.reset{{/i18n}}<br />
|
|
13
|
-
Vous pourrez alors saisir votre identifiant et le code de renouvellement : {{
|
|
13
|
+
Vous pourrez alors saisir votre identifiant et le code de renouvellement : {{resetCode}}<br />
|
|
14
14
|
<br />
|
|
15
15
|
{{#i18n}}email.reset.infos{{/i18n}}<br />
|
|
16
16
|
<br />
|
|
@@ -111,7 +111,7 @@
|
|
|
111
111
|
{{/child}}
|
|
112
112
|
</div>
|
|
113
113
|
|
|
114
|
-
La première connexion à
|
|
114
|
+
La première connexion à la Place de Services Numériques MonLycee.net comprend une étape préalable indispensable, qui vous permet de personnaliser vos informations de connexion.
|
|
115
115
|
|
|
116
116
|
<ul>
|
|
117
117
|
<li>
|
package/dist/version.txt
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
entcore-css-lib
|
|
2
|
-
ode-csslib-openent-monlycee
|
|
1
|
+
entcore-css-lib 29/08/2024 11:08:35
|
|
2
|
+
ode-csslib-openent-monlycee 29/08/2024 11:10:01
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "ode-csslib-openent-monlycee",
|
|
3
|
-
"version": "3.2.
|
|
3
|
+
"version": "3.2.24-develop-wl.202408291109",
|
|
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@
|
|
17
|
+
"entcore-css-lib": "npm:ode-csslib@develop-wl"
|
|
18
18
|
},
|
|
19
19
|
"devDependencies": {
|
|
20
20
|
"concurrently": "^5.0.2",
|