From 0ee16cc099c4fea518e9e57ff4b5166aba54ee34 Mon Sep 17 00:00:00 2001 From: Steve Manuel Date: Mon, 15 May 2017 11:39:31 -0700 Subject: update csv label --- system/admin/handlers.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'system') diff --git a/system/admin/handlers.go b/system/admin/handlers.go index 611955e..a950633 100644 --- a/system/admin/handlers.go +++ b/system/admin/handlers.go @@ -2530,7 +2530,7 @@ func searchHandler(res http.ResponseWriter, req *http.Request) { btn = `
system_update_alt - .CSV + CSV ` html = html + b.String() + btn } -- cgit v1.2.3