diff --git a/frontend/simple/classes/DisplayController.php b/frontend/simple/classes/DisplayController.php
index d6a245c4c..77ee7c883 100644
--- a/frontend/simple/classes/DisplayController.php
+++ b/frontend/simple/classes/DisplayController.php
@@ -651,7 +651,8 @@ class DisplayController{
echo '
';
echo ' ';
// Error text
@@ -854,7 +855,7 @@ class DisplayController{
echo ' ';
// Strinjam se s posiljanjem mailov (gdpr)
diff --git a/lang/1.php b/lang/1.php
index 115721a89..9ef10e169 100644
--- a/lang/1.php
+++ b/lang/1.php
@@ -1640,7 +1640,7 @@ $lang = array (
"cms_login_registration_link" => "Še nimate računa na 1KA? Registrirajte se",
"cms_register_mandatory_field" => "Odgovor je obvezen",
"cms_search" => "Iskanje",
- "cms_register_user_terms_of_use" => "Strinjam se s pogoji uporabe! Splošni pogoji uporabe.",
+ "cms_register_user_terms_of_use" => "Strinjam se s pogoji uporabe! ",
"cms_register_gdpr_agree" => "Strinjam se, da mi na zgoraj navedeni elektronski naslov enkrat letno pošljete pomembna obvestila (pomembne informacije o novostih 1KA, vabilo na dogodek).",
"cms_register_gdpr_agree_explain" => "Vaš email bomo uporabljali in hranili zgolj za potrebe uporabe uporabniškega imena v orodju 1KA in ga bom skrbno varovali v skladu s predpisi.
Vašega emaila ne bomo pod nobenimi pogoji posredovali tretjim osebam ali ga uporabljali v druge namene.
diff --git a/lang/2.php b/lang/2.php
index 53cc338fa..bdaf60a74 100644
--- a/lang/2.php
+++ b/lang/2.php
@@ -1626,7 +1626,7 @@ $lang = array (
"cms_login_registration_link" => "Do not have an account at 1KA? Register",
"cms_register_mandatory_field" => "Mandatory field",
"cms_search" => "Search",
- "cms_register_user_terms_of_use" => "I agree to user agreement! General terms of use.",
+ "cms_register_user_terms_of_use" => "I agree to user agreement! ",
"cms_register_gdpr_agree" => "I agree that you send me notifications to the above-mentioned email address (important information about 1KA, 1KA evaluation, event invitation - once a year).",
"cms_register_gdpr_agree_explain" => "We will use and store your email only for the purposes of using the 1KA username and will carefully protect it in accordance with the regulations.
We will not pass on your email to third parties under any circumstances or use it for other purposes. We will keep your email as long as your account on 1KA is active.