[Redizajn 1ka] Nova anketa - popravki za levi meni
This commit is contained in:
parent
6c91017cb0
commit
d9f5d5e1e6
@ -7058,7 +7058,7 @@ $lang = array (
|
||||
'srv_newSurvey_survey_copy_paragraph' => "Iz seznama izberi anketo in klikni gumb \"Naprej\". Ustvarila se bo kopija izbrane ankete.",
|
||||
'srv_newSurvey_survey_copy_dropdown' => "-- Izberi anketo --",
|
||||
'srv_newSurvey_survey_copy_text' => "Naslov obstoječe ankete",
|
||||
'srv_newSurvey_survey_archive' => "Uvoz \".1ka\" format",
|
||||
'srv_newSurvey_survey_archive' => "Uvoz \".1ka\" datoteke",
|
||||
'srv_newSurvey_survey_archive2' => "Uvozi 1ka anketo iz arhiva",
|
||||
'srv_newSurvey_survey_archive_title' => "Uvozi 1ka anketo (restavriraj anketo iz arhivske datoteke)",
|
||||
'srv_newSurvey_survey_archive_text' => "Iz arhivske datoteke se bo ustvarila kopija arhivirane ankete",
|
||||
|
@ -6944,7 +6944,7 @@ $lang = array (
|
||||
'srv_newSurvey_survey_copy_paragraph' => "Select the survey from the list and click the \"Next\" button. A copy of the selected survey will be created.",
|
||||
'srv_newSurvey_survey_copy_dropdown' => "-- Choose a survey --",
|
||||
'srv_newSurvey_survey_copy_text' => "Existing survey title",
|
||||
'srv_newSurvey_survey_archive' => "Import \".1ka\" format",
|
||||
'srv_newSurvey_survey_archive' => "\".1ka\" file import",
|
||||
'srv_newSurvey_survey_archive2' => "Import 1ka survey from archive",
|
||||
'srv_newSurvey_survey_archive_title' => "Import 1ka survey (restore survey from archive file)",
|
||||
'srv_newSurvey_survey_archive_text' => "Archived survey copy will be created from the archive file",
|
||||
|
@ -14035,7 +14035,7 @@ and open the template in the editor.
|
||||
display: flex;
|
||||
align-items: center;
|
||||
margin-bottom: 4px;
|
||||
padding: 24px 71px;
|
||||
padding: 24px 0 24px 71px;
|
||||
color: #333333;
|
||||
background-color: #F8F8F8;
|
||||
}
|
||||
|
@ -15,7 +15,7 @@
|
||||
display: flex;
|
||||
align-items: center;
|
||||
margin-bottom: 4px;
|
||||
padding: 24px 71px;
|
||||
padding: 24px 0 24px 71px;
|
||||
|
||||
color: $black;
|
||||
background-color: $light-gray;
|
||||
|
Loading…
x
Reference in New Issue
Block a user