[Redizajn 1KA] - Urejanje --> Nastavitve --> Obveščanje o izpolnjeni anketi - v2
This commit is contained in:
parent
8bccaf5482
commit
0d590792a7
@ -3294,6 +3294,8 @@ class SurveyAdminSettings {
|
||||
echo '</div>';
|
||||
echo '</div>';
|
||||
|
||||
echo '</div>';
|
||||
|
||||
echo '<div id="obvescanje_sidebyside_holder">';
|
||||
echo '<div id="obvescanje_sidebyside_left">';
|
||||
|
||||
|
24
lang/1.php
24
lang/1.php
@ -3614,21 +3614,21 @@ $lang = array (
|
||||
"srv_alert_instruction1" => "Navodila za oblikovanje sporočil",
|
||||
"srv_alert_instruction1a" => "Legenda spremenljivk iz baze",
|
||||
"srv_alert_instruction1b" => "V sporočilu lahko uporabite tudi sistemske spremenljivke, ki jih trenutno ni v anketi",
|
||||
"srv_alert_instruction2" => " [NAME] => ime uporabnika (iz baze (CMS)) oziroma sistemska spremenljivka ime<br/> ",
|
||||
"srv_alert_instruction_name" => " [NAME] => ime uporabnika (iz baze (CMS)) oziroma sistemska spremenljivka ime",
|
||||
"srv_alert_instruction_survey" => "[SURVEY] => ime ankete",
|
||||
"srv_alert_instruction_date" => "[DATE] => datum",
|
||||
"srv_alert_instruction_site" => "[SITE] => URL do ankete",
|
||||
"srv_alert_instruction_url" => "[URL] => URL do urejanja ankete",
|
||||
"srv_alert_instruction_pdf" => "[PDF] => povezava do PDF datoteke z odgovori respondenta ",
|
||||
"srv_alert_instruction_rtf" => "[RTF] => povezava do RTF datoteke z odgovori respondenta",
|
||||
"srv_alert_instruction_meta_referer_url" => "[META_REFERER_URL] => Referer URL",
|
||||
"srv_alert_instruction2" => " [NAME] - ime uporabnika (iz baze (CMS)) oziroma sistemska spremenljivka ime<br/> ",
|
||||
"srv_alert_instruction_name" => " [NAME] - ime uporabnika (iz baze (CMS)) oziroma sistemska spremenljivka ime",
|
||||
"srv_alert_instruction_survey" => "[SURVEY] - ime ankete",
|
||||
"srv_alert_instruction_date" => "[DATE] - datum",
|
||||
"srv_alert_instruction_site" => "[SITE] - povezava do ankete",
|
||||
"srv_alert_instruction_url" => "[URL] - povezava do urejanja ankete",
|
||||
"srv_alert_instruction_pdf" => "[PDF] - povezava do PDF datoteke z odgovori respondenta ",
|
||||
"srv_alert_instruction_rtf" => "[RTF] - povezava do RTF datoteke z odgovori respondenta",
|
||||
"srv_alert_instruction_meta_referer_url" => "[META_REFERER_URL] - Referer URL",
|
||||
"srv_alert_instruction_system" => "<p class=\"bold\">Dodatne sistemske spremenljivke iz ankete navedite med dva znaka #. </p>",
|
||||
"srv_alert_instruction_sample" => "<p>Primer:</p><p> če želimo izpisati odgovor, ki ga je uporabnik vnesel pri sistemskem vprašanju email, bomo uporabili #email#</p>",
|
||||
"srv_alert_instruction_available" => "<p class=\"bold\">Sistemske spremenljivke, ki so v anketi že na voljo:</p>",
|
||||
"srv_alert_instruction3" => "[SURVEY] - ime ankete<br/> [DATE] - datum<br/> [SITE] - URL do ankete<br/> [URL] -> URL do urejanja ankete<br/><br/></p><p class=\"bold\">Dodatne sistemske spremenljivke iz ankete navedite med dva znaka #. </p><p>Primer:</p><p> če želimo izpisati odgovor, ki ga je uporabnik vnesel pri sistemskem vprašanju email, bomo uporabili #email#<br/></p><p class=\"bold\">Sistemske spremenljivke, ki so v anketi že na voljo:</p><p>",
|
||||
"srv_alert_instruction4" => "<p> [SURVEY] - ime ankete<br/> [SITE] - URL do ankete<br/> [URL] - URL do urejanja ankete<br/> [DAYS] - število dni pred potekom ankete <br/> [DURATION] - čas aktivnosti ankete</p>",
|
||||
"srv_alert_instruction5" => "[SURVEY] - ime ankete<br/> [DATE] - datum<br/> [SITE] - URL do ankete<br/> [URL] - URL do urejanja ankete",
|
||||
"srv_alert_instruction3" => "[SURVEY] - ime ankete<br/> [DATE] - datum<br/> [SITE] - povezava do ankete<br/> [URL] -> povezava do urejanja ankete<br/><br/></p><p class=\"bold\">Dodatne sistemske spremenljivke iz ankete navedite med dva znaka #. </p><p>Primer:</p><p> če želimo izpisati odgovor, ki ga je uporabnik vnesel pri sistemskem vprašanju email, bomo uporabili #email#<br/></p><p class=\"bold\">Sistemske spremenljivke, ki so v anketi že na voljo:</p><p>",
|
||||
"srv_alert_instruction4" => "<p> [SURVEY] - ime ankete<br/> [SITE] - povezava do ankete<br/> [URL] - povezava do urejanja ankete<br/> [DAYS] - število dni pred potekom ankete <br/> [DURATION] - čas aktivnosti ankete</p>",
|
||||
"srv_alert_instruction5" => "[SURVEY] - ime ankete<br/> [DATE] - datum<br/> [SITE] - povezava do ankete<br/> [URL] - povezava do urejanja ankete",
|
||||
"srv_alert_instruction5a" => "[SURVEY] - ime ankete<br/> [DATE] - datum",
|
||||
"versions" => "Verzije",
|
||||
"ip_browser_login" => "Prijava glede na IP in brskalnik:",
|
||||
|
10
lang/2.php
10
lang/2.php
@ -3588,17 +3588,17 @@ $lang = array (
|
||||
"srv_alert_instruction_name" => " [NAME] => user name (from the database (CMS)) or system variable \"name\"",
|
||||
"srv_alert_instruction_survey" => "[SURVEY] => survey name",
|
||||
"srv_alert_instruction_date" => "[DATE] => date",
|
||||
"srv_alert_instruction_site" => "[SITE] => URL of survey",
|
||||
"srv_alert_instruction_url" => "[URL] => URL to editing of survey",
|
||||
"srv_alert_instruction_site" => "[SITE] => link to survey",
|
||||
"srv_alert_instruction_url" => "[URL] => link to editing of survey",
|
||||
"srv_alert_instruction_pdf" => "[PDF] => link to PDF file with respondent answers",
|
||||
"srv_alert_instruction_rtf" => "[RTF] => link to RTF file with respondent answers",
|
||||
"srv_alert_instruction_meta_referer_url" => "[META_REFERER_URL] => Referer URL",
|
||||
"srv_alert_instruction_system" => "<p class=\"bold\"> Additional system variables from the survey should be placed between two # characters.</p>",
|
||||
"srv_alert_instruction_sample" => "<p>Example:</p><p> If you wish to use the answer which the user entered in the system question email, you simply write #email#. </p>",
|
||||
"srv_alert_instruction_available" => "<p class=\"bold\">System variables that are already available in the survey:</p>",
|
||||
"srv_alert_instruction3" => "[SURVEY] - survey name<br/> [DATE] - date<br/> [SITE] - URL of survey<br/><br/></p><p class=\"bold\">Additional system variables from the survey indicate between the two characters #. </p><p>Example:</p><p> if we want to display the answer which the user entered for the system question about email, we will use the #email# <br/></p><p class=\"bold\">System variables that are already available in the survey: </p><p>",
|
||||
"srv_alert_instruction4" => "<p> [SURVEY] - survey name<br/> [SITE] - URL to survey<br/> [URL] - URL to editing of survey<br/> [DAYS] - number of days before expiration <br/> [DURATION] - survey duration</p>",
|
||||
"srv_alert_instruction5" => "[SURVEY] - survey name<br/> [DATE] - date<br/> [SITE] - URL of survey<br/> [URL] - URL to editing of survey",
|
||||
"srv_alert_instruction3" => "[SURVEY] - survey name<br/> [DATE] - date<br/> [SITE] - link to survey<br/><br/></p><p class=\"bold\">Additional system variables from the survey indicate between the two characters #. </p><p>Example:</p><p> if we want to display the answer which the user entered for the system question about email, we will use the #email# <br/></p><p class=\"bold\">System variables that are already available in the survey: </p><p>",
|
||||
"srv_alert_instruction4" => "<p> [SURVEY] - survey name<br/> [SITE] - link to survey<br/> [URL] - link to editing of survey<br/> [DAYS] - number of days before expiration <br/> [DURATION] - survey duration</p>",
|
||||
"srv_alert_instruction5" => "[SURVEY] - survey name<br/> [DATE] - date<br/> [SITE] - link to survey<br/> [URL] - link to editing of survey",
|
||||
"srv_alert_instruction5a" => "[SURVEY] - survey name<br/> [DATE] - date",
|
||||
"versions" => "Versions",
|
||||
"ip_browser_login" => "Login based on browser and IP:",
|
||||
|
@ -13960,6 +13960,7 @@ fieldset #obvescanje_sidebyside_holder #obvescanje_sidebyside_right div.message_
|
||||
box-sizing: border-box;
|
||||
padding: 16px;
|
||||
margin-left: 32px;
|
||||
width: 100%;
|
||||
}
|
||||
fieldset #obvescanje_sidebyside_holder #obvescanje_sidebyside_right div.message_instructions div.izpolnjena_spremenljivke {
|
||||
margin-bottom: 16px;
|
||||
|
@ -19,6 +19,7 @@ fieldset{
|
||||
box-sizing: border-box;
|
||||
padding: 16px;
|
||||
margin-left: 32px;
|
||||
width: 100%;
|
||||
|
||||
div.izpolnjena_spremenljivke {
|
||||
margin-bottom: 16px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user