File tree Expand file tree Collapse file tree 5 files changed +4
-16
lines changed
public/main/inc/lib/formvalidator/Element Expand file tree Collapse file tree 5 files changed +4
-16
lines changed Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ public function toHtml(): string
61
61
<div> ' .$ requiredSymbol .$ label .'</div>
62
62
<div id=" ' .$ id .'" class="flex items-center mt-1 flatpickr-wrapper" data-wrap="true">
63
63
<input ' .$ this ->_getAttrString ($ this ->_attributes ).'
64
- class="form-control border flex-grow" type="text" value=" ' .$ value .'" placeholder=" ' .get_lang ('Select date .. ' ).'" data-input>
64
+ class="form-control border flex-grow" type="text" value=" ' .$ value .'" placeholder=" ' .get_lang ('Select date ' ).'" data-input>
65
65
<div class="flex space-x-1 ml-2" id="button-addon3">
66
66
<button class="btn btn--secondary-outline mr-2" type="button" data-toggle>
67
67
<i class="pi pi-calendar pi-lg"></i>
Original file line number Diff line number Diff line change @@ -25588,9 +25588,6 @@ msgstr "Folgende Inhalte wurden behandelt"
25588
25588
msgid "Obtained the following skills"
25589
25589
msgstr "hat folgende Kompetenzen erworben"
25590
25590
25591
- msgid "Certificate Footer"
25592
- msgstr ""
25593
-
25594
25591
msgid "No course session for this user"
25595
25592
msgstr "Keine Sessions für diesen Benutzer"
25596
25593
Original file line number Diff line number Diff line change @@ -27517,12 +27517,12 @@ msgstr "The following contents have been validated"
27517
27517
msgid "Obtained the following skills"
27518
27518
msgstr "Obtained the following skills"
27519
27519
27520
- msgid "Certificate Footer"
27521
- msgstr ""
27522
-
27523
27520
msgid "Chamilo LMS"
27524
27521
msgstr "Chamilo LMS"
27525
27522
27523
+ msgid "No course sessions for this user"
27524
+ msgstr "No course sessions for this user"
27525
+
27526
27526
msgid "The attempted oral questions are %s"
27527
27527
msgstr "The attempted oral questions are %s"
27528
27528
Original file line number Diff line number Diff line change @@ -29211,9 +29211,6 @@ msgstr "Les contenus suivants ont été validés "
29211
29211
msgid "Obtained the following skills"
29212
29212
msgstr "a obtenu les compétences suivantes "
29213
29213
29214
- msgid "Certificate Footer"
29215
- msgstr ""
29216
-
29217
29214
msgid "Chamilo LMS"
29218
29215
msgstr "Chamilo LMS"
29219
29216
Original file line number Diff line number Diff line change @@ -27510,15 +27510,9 @@ msgstr ""
27510
27510
msgid "Obtained the following skills"
27511
27511
msgstr ""
27512
27512
27513
- msgid "Certificate Footer"
27514
- msgstr ""
27515
-
27516
27513
msgid "Chamilo LMS"
27517
27514
msgstr ""
27518
27515
27519
- msgid "Select date .."
27520
- msgstr ""
27521
-
27522
27516
msgid "No course sessions for this user"
27523
27517
msgstr ""
27524
27518
You can’t perform that action at this time.
0 commit comments