[Redizajn 1KA] - Nastavitve --> Lep URL - v2
This commit is contained in:
parent
3c47f08ae6
commit
7f69aacbfa
@ -531,7 +531,7 @@ class CrossRoad {
|
|||||||
|
|
||||||
# OBVESTILA
|
# OBVESTILA
|
||||||
case 'obvestila':
|
case 'obvestila':
|
||||||
$layout_width = 'wide';
|
$layout_width = 'narrow';
|
||||||
|
|
||||||
break;
|
break;
|
||||||
|
|
||||||
|
@ -4474,7 +4474,7 @@ $lang = array (
|
|||||||
"srv_nice_url_short" => "is too short! Minimal length is 3 characters.",
|
"srv_nice_url_short" => "is too short! Minimal length is 3 characters.",
|
||||||
"srv_nice_url_long" => "is too long! Maximal length is 20 characters.",
|
"srv_nice_url_long" => "is too long! Maximal length is 20 characters.",
|
||||||
"srv_nice_url_title" => "Survey has the following URL address:",
|
"srv_nice_url_title" => "Survey has the following URL address:",
|
||||||
"srv_nice_url_note" => "The table below lists all the custom URLs on this installation, and the links to the surveys for which they were created."
|
"srv_nice_url_note" => "The table below lists all the custom URLs on this installation, and the links to the surveys for which they were created.",
|
||||||
"srv_nice_url_surveyname" => "Survey name",
|
"srv_nice_url_surveyname" => "Survey name",
|
||||||
"srv_nice_url_extension" => "Custom URl extension",
|
"srv_nice_url_extension" => "Custom URl extension",
|
||||||
"activate_this_cat_in_edit_db" => "Filter needs to be activated using 'edit database' as it is currently not checked.",
|
"activate_this_cat_in_edit_db" => "Filter needs to be activated using 'edit database' as it is currently not checked.",
|
||||||
|
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user