[Redizajn 1KA] - Status --> Neodgovor spremenljivke --> Spremenljivke - zadnji popravki
This commit is contained in:
parent
1354677f0e
commit
707c3ebe11
@ -72,7 +72,7 @@ class CrossRoad {
|
|||||||
$first_action = NAVI_STATUS;
|
$first_action = NAVI_STATUS;
|
||||||
$second_action = NAVI_STATUS_OSNOVNI;
|
$second_action = NAVI_STATUS_OSNOVNI;
|
||||||
|
|
||||||
$layout_width = 'narrow';
|
$layout_width = 'wide';
|
||||||
if ($_GET['m'] == 'advanced')
|
if ($_GET['m'] == 'advanced')
|
||||||
$layout_width = 'fullwidth';
|
$layout_width = 'fullwidth';
|
||||||
|
|
||||||
|
@ -6635,11 +6635,11 @@ $lang = array (
|
|||||||
'srv_para_breaks_value_bruto_short' => 'GBR<br/>[%]',
|
'srv_para_breaks_value_bruto_short' => 'GBR<br/>[%]',
|
||||||
'srv_para_breaks_value_neto_short' => 'NBR<br/>[%]',
|
'srv_para_breaks_value_neto_short' => 'NBR<br/>[%]',
|
||||||
'srv_para_breaks_graph_title' => 'Graphical representation of the Break rate (%)',
|
'srv_para_breaks_graph_title' => 'Graphical representation of the Break rate (%)',
|
||||||
'srv_para_show_question_advanced' => 'Question',
|
'srv_para_show_question_advanced' => 'Label',
|
||||||
'srv_para_show_show_graph_advanced' => 'Graph',
|
'srv_para_show_show_graph_advanced' => 'Graph',
|
||||||
'srv_para_show_question_basic' => 'Question',
|
'srv_para_show_question_basic' => 'Label',
|
||||||
'srv_para_show_show_graph_basic' => 'Graph',
|
'srv_para_show_show_graph_basic' => 'Graph',
|
||||||
'srv_para_show_question_breaks' => 'Question',
|
'srv_para_show_question_breaks' => 'Label',
|
||||||
'srv_para_show_show_graph_breaks' => 'Graph',
|
'srv_para_show_show_graph_breaks' => 'Graph',
|
||||||
'srv_para_close_settings' => 'Close settings',
|
'srv_para_close_settings' => 'Close settings',
|
||||||
'srv_para_graph_type' => 'V grafu prikaži',
|
'srv_para_graph_type' => 'V grafu prikaži',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user