Merge branch 'master' of https://git.1ka.si/git/1ka
This commit is contained in:
commit
f93cb90282
@ -531,7 +531,7 @@ class CrossRoad {
|
||||
|
||||
# OBVESTILA
|
||||
case 'obvestila':
|
||||
$layout_width = 'wide';
|
||||
$layout_width = 'narrow';
|
||||
|
||||
break;
|
||||
|
||||
|
@ -4475,7 +4475,7 @@ $lang = array (
|
||||
"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_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_extension" => "Custom URl extension",
|
||||
"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