This commit is contained in:
pero1203 2022-02-25 08:30:36 +01:00
commit f93cb90282
3 changed files with 1403 additions and 1403 deletions

View File

@ -531,7 +531,7 @@ class CrossRoad {
# OBVESTILA # OBVESTILA
case 'obvestila': case 'obvestila':
$layout_width = 'wide'; $layout_width = 'narrow';
break; break;

View File

@ -4475,7 +4475,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