From 40828287907dfdb242c978c851994bb231836315 Mon Sep 17 00:00:00 2001 From: Petr Sloup Date: Tue, 10 Jan 2017 15:17:34 +0100 Subject: [PATCH] Rename button from "X-Ray" to "Inspect" (see #103) --- public/templates/index.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/templates/index.tmpl b/public/templates/index.tmpl index 538cb74..416e9be 100644 --- a/public/templates/index.tmpl +++ b/public/templates/index.tmpl @@ -89,10 +89,10 @@
{{#is_vector}} - X-Ray view + Inspect {{/is_vector}} {{^is_vector}} - Raster view + View {{/is_vector}}