From 7579f93b4a931f99f7f1e7db8ebec608b4821aeb Mon Sep 17 00:00:00 2001 From: tejagerjovic Date: Fri, 17 Jun 2022 08:13:36 +0200 Subject: [PATCH] [Redizajn 1KA] Popupi: Vabila (edit ikone, seznam urejanje respondenta) --- .../class.SurveyInvitationsNew.php | 42 ++++++++++++------- admin/survey/script/invitations.js | 3 ++ lang/1.php | 2 +- public/css/admin_new.css | 5 +++ .../components/popup/page_specific.scss | 5 +++ 5 files changed, 40 insertions(+), 17 deletions(-) diff --git a/admin/survey/classes/surveyEmails/class.SurveyInvitationsNew.php b/admin/survey/classes/surveyEmails/class.SurveyInvitationsNew.php index c8d35b87d..3a1d51d39 100644 --- a/admin/survey/classes/surveyEmails/class.SurveyInvitationsNew.php +++ b/admin/survey/classes/surveyEmails/class.SurveyInvitationsNew.php @@ -5550,23 +5550,29 @@ class SurveyInvitationsNew { $mid = (int)$_POST['mid']; echo '
'; - echo $lang['srv_inv_message_rename_new_name'].' '; + + echo '

'.$lang['message'].'

'; + echo ''; + + echo '
'; + echo ''.$lang['srv_inv_message_rename_new_name'].''; + echo ''; + echo '
'; # polovimo vsa sporočila $sql_string = "SELECT naslov, comment FROM srv_invitations_messages WHERE ank_id = '$this->sid' AND id = '$mid'"; list($naslov, $comment) = mysqli_fetch_row(sisplet_query($sql_string)); - echo ''; - echo '

'; - echo $lang['srv_inv_message_draft_list_comment']; - echo ''; + echo '
'; + echo ''.$lang['srv_inv_message_draft_list_comment'].''; + echo ''; + echo '
'; - - echo '

'; - echo ''.$lang['save'].''; - echo ''.$lang['srv_cancel'].''; + echo '
'; + echo ''; + echo ''; + echo '
'; - echo '
'; echo '
'; } @@ -8732,6 +8738,9 @@ class SurveyInvitationsNew { function invListEdit() { global $lang,$site_url, $global_user_id; + echo '

'.$lang['access'].'

'; + echo ''; + # polovimo podatke profila $sql_string = "SELECT pid, name, comment, uid FROM srv_invitations_recipients_profiles WHERE pid='".$_POST['pid']."'"; $sql_query = sisplet_query($sql_string); @@ -8754,10 +8763,12 @@ class SurveyInvitationsNew { $this->displayListAccess($pid); # skrita polja za respondente in polja echo ''; - echo '

'; - echo ''.$lang['save'].''; - echo ''.$lang['srv_cancel'].''; - echo '
'; + + echo '
'; + echo ''; + echo ''; + echo '
'; + echo ''; echo ''; # id="inv_view_arch_recipients" /* echo '