diff --git a/recruitment/templates/candidate/candidate_create_form.html b/recruitment/templates/candidate/candidate_create_form.html index 27af214de..515efb746 100644 --- a/recruitment/templates/candidate/candidate_create_form.html +++ b/recruitment/templates/candidate/candidate_create_form.html @@ -195,7 +195,7 @@ type="submit" class="oh-btn oh-btn--secondary oh-btn--w-100-resp" > - {% trans "Save Changes" %} + {% trans "Save" %} diff --git a/recruitment/templates/offerletter/empty_mail_template.html b/recruitment/templates/offerletter/empty_mail_template.html index 410ef1f75..32657e769 100644 --- a/recruitment/templates/offerletter/empty_mail_template.html +++ b/recruitment/templates/offerletter/empty_mail_template.html @@ -51,7 +51,7 @@
@@ -65,7 +65,7 @@ {% include 'offerletter/htmx/form.html' %} diff --git a/recruitment/templates/offerletter/view_templates.html b/recruitment/templates/offerletter/view_templates.html index a0c8dd493..dc92539ce 100644 --- a/recruitment/templates/offerletter/view_templates.html +++ b/recruitment/templates/offerletter/view_templates.html @@ -71,7 +71,7 @@ @@ -85,7 +85,7 @@ {% include 'offerletter/htmx/form.html' %} diff --git a/recruitment/templates/stage/stage_create.html b/recruitment/templates/stage/stage_create.html index c5656f55a..7ecfb2438 100644 --- a/recruitment/templates/stage/stage_create.html +++ b/recruitment/templates/stage/stage_create.html @@ -10,7 +10,7 @@ {% endblock %} \ No newline at end of file diff --git a/recruitment/templates/stage/stage_form.html b/recruitment/templates/stage/stage_form.html index 41882f622..c107d4881 100644 --- a/recruitment/templates/stage/stage_form.html +++ b/recruitment/templates/stage/stage_form.html @@ -36,7 +36,7 @@