From dbfab447fb6cff0cd4739e539a7f71a6fefc49f4 Mon Sep 17 00:00:00 2001 From: sethg Date: Fri, 12 Sep 2025 11:14:49 +0200 Subject: [PATCH] Update example theme folder --- en/ogc/ogc_api.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en/ogc/ogc_api.txt b/en/ogc/ogc_api.txt index cb6bfa55f34..19cfa26acff 100644 --- a/en/ogc/ogc_api.txt +++ b/en/ogc/ogc_api.txt @@ -255,7 +255,7 @@ Example OGC API Server Mapfile "ows_srs" "EPSG:4326 EPSG:3857 EPSG:4269" "ows_getfeatureinfo_formatlist" "text/plain,text/html,application/json,application/vnd.ogc.gml,gml" "ows_enable_request" "*" #REQUIRED - "oga_html_template_directory" "share/ogcapi/templates/html-bootstrap4/" #REQUIRED + "oga_html_template_directory" "share/ogcapi/templates/html-bootstrap/" #REQUIRED END END