From 3e1705fa6e882024e0066a6ba3da9d2865fb5c8f Mon Sep 17 00:00:00 2001 From: Alexander Ebert Date: Fri, 14 Jun 2013 21:55:30 +0200 Subject: [PATCH] Adding type="button" for button-Elements in IE9 --- com.woltlab.wcf/templates/headInclude.tpl | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/com.woltlab.wcf/templates/headInclude.tpl b/com.woltlab.wcf/templates/headInclude.tpl index 3459bbed76..490164017d 100644 --- a/com.woltlab.wcf/templates/headInclude.tpl +++ b/com.woltlab.wcf/templates/headInclude.tpl @@ -164,5 +164,22 @@ }); //]]> + {include file='imageViewer'} \ No newline at end of file -- 2.20.1