diff --git a/application/controllers/Kml.php b/application/controllers/Kmlexport.php similarity index 98% rename from application/controllers/Kml.php rename to application/controllers/Kmlexport.php index b3126fe5..b106900e 100644 --- a/application/controllers/Kml.php +++ b/application/controllers/Kmlexport.php @@ -7,7 +7,7 @@ */ -class Kml extends CI_Controller { +class Kmlexport extends CI_Controller { public function index() { $this->load->model('user_model'); diff --git a/application/views/interface_assets/header.php b/application/views/interface_assets/header.php index 620ef3fb..61168f31 100644 --- a/application/views/interface_assets/header.php +++ b/application/views/interface_assets/header.php @@ -224,7 +224,7 @@ ADIF Import / Export - KML Export + KML Export DX Atlas Gridsquare Export diff --git a/application/views/kml/index.php b/application/views/kml/index.php index 9fef1ca0..512d55c4 100644 --- a/application/views/kml/index.php +++ b/application/views/kml/index.php @@ -13,7 +13,7 @@
-
+