Skip to content
Snippets Groups Projects
Commit 7b416909 authored by Brita Linnestad's avatar Brita Linnestad
Browse files

Modify spelling

parent 6f9d8484
No related branches found
No related tags found
No related merge requests found
......@@ -28,6 +28,8 @@ PROJECTION
"init=epsg:4326"
END
{% language 'en' 'nb' %}
WEB
IMAGEPATH "{{mapserver_image_path}}"
IMAGEURL "/tmp/"
......@@ -55,7 +57,8 @@ WEB
"wms_enable_request" "*"
"wms_title" "Potato Light Blight model "
"wms_title.en" "Potato Late Blight model "
"wms_title.nb" "Potettørråte Nærstads model"
#"wms_onlineresource" "https://testvips.nibio.no/cgi-bin/NAERSTADMO"
"wms_getfeatureinfo_formatlist" "text/plain,text/html,text/xml"
"wms_accessconstraints" "none"
......@@ -98,7 +101,7 @@ LAYER
STATUS ON
METADATA
"wms_title" " Potettørråte Nærstads model {{ timestep_date }}"
"wms_title.nb" " Potettørråte Nærstads model {{ timestep_date }}"
{% for language in languages %}
"wms_abstract.{{language.language_code}}" "
<ul style=\"list-style: none; padding: 0;\">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment