From 5514d2995021eab7005192553280d4721d1da5ff Mon Sep 17 00:00:00 2001 From: Joel Martin Date: Fri, 19 Oct 2012 12:18:48 -0500 Subject: [PATCH] vnc.html: use standard HTML5 doctype. The mobile doctype doesn't not seem to make any difference on iOS so I'm dropping it and just going with the standard HTML5 version since the wapforum mobile version may cause issues with IE 10. --- vnc.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vnc.html b/vnc.html index 841e8744..9d699c9e 100644 --- a/vnc.html +++ b/vnc.html @@ -1,4 +1,4 @@ - +