From 32a34f76df401c9bf90c087047c5a45b04aeeaee Mon Sep 17 00:00:00 2001 From: Olaf Conradi Date: Fri, 2 May 2014 02:32:52 +0200 Subject: Fix unwanted GET {0} requests Because of image prefetch of browsers the templates cause unwanted /{0} requests to the webserver. Templates are changed to use a data-src attribute. --- view/tpl/acl_selector.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'view/tpl/acl_selector.tpl') diff --git a/view/tpl/acl_selector.tpl b/view/tpl/acl_selector.tpl index c98350843..722d541ed 100755 --- a/view/tpl/acl_selector.tpl +++ b/view/tpl/acl_selector.tpl @@ -15,7 +15,7 @@ -- cgit v1.2.3