Small changes
Build and Push Docker Images / build (push) Successful in 14s

This commit is contained in:
2026-05-04 17:02:37 +03:00
parent 29da9f5def
commit 597a3f8d34
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -107,7 +107,7 @@
</label>
<div class="consent-inline">
<input type="checkbox" id="gdprConsent" required />
<label for="gdprConsent" data-i18n="cv.gdpr">I agree that my CV is processed for this matching demo. Do not upload sensitive documents unless you trust the deployment.</label>
<label for="gdprConsent" data-i18n="cv.gdpr">I agree that my CV is processed and stored.</label>
</div>
<button id="matchSubmit" type="submit" class="btn btn-primary" data-i18n="cv.submit">Extract CV and match job</button>
<strong id="matcherMsg" class="form-message"></strong>