diff --git a/admin/survey/classes/class.GDPR.php b/admin/survey/classes/class.GDPR.php
index 4ea3dedbd..67cc449fc 100644
--- a/admin/survey/classes/class.GDPR.php
+++ b/admin/survey/classes/class.GDPR.php
@@ -252,7 +252,7 @@ class GDPR{
// Gumb shrani
- echo '
';
+ echo '';
// div za prikaz uspešnosti shranjevanja
if ($_GET['s'] == '1') {
diff --git a/lang/2.php b/lang/2.php
index f4170d900..ed390c327 100644
--- a/lang/2.php
+++ b/lang/2.php
@@ -7485,7 +7485,7 @@ $lang = array (
'srv_gdpr_requests' => "Requests processing",
'srv_gdpr_requests_all' => "All requests (admin)",
'srv_gdpr_requests_none' => "No requests",
- 'srv_gdpr_requests_desc' => "Below is a list of requests submitted by respondents in your surveys.
Please execute a request within one month and inform the respondent to the respondent's e-mail address below (Člen 19 uredbe GDPR).
If within 30 days the request has not been made and the respondent is not informed of this, we reserve the right to delete your survey.",
+ 'srv_gdpr_requests_desc' => "Below is a list of requests submitted by respondents in your surveys.
Please execute a request within one month and inform the respondent to the respondent's e-mail address below (Article 19 of the GDPR).
If within 30 days the request has not been made and the respondent is not informed of this, we reserve the right to delete your survey.",
'srv_gdpr_requests_survey' => "Survey",
'srv_gdpr_requests_recnum' => "Recnum",
'srv_gdpr_requests_ip' => "IP",