Add name to log element.
authorDennis Schafroth <dennis@indexdata.com>
Mon, 28 Jun 2010 11:17:27 +0000 (13:17 +0200)
committerDennis Schafroth <dennis@indexdata.com>
Mon, 28 Jun 2010 11:17:27 +0000 (13:17 +0200)
www/iphone/index.html

index 5f1bd65..adfd5de 100644 (file)
@@ -31,7 +31,7 @@
  </head>
  
  <body id="normal" onload="auth_check();">
-    <div id="log" style="display: none;"></div>
+    <div id="log" name="log" style="display: none;"></div>
   <div id="noscript">
     <noscript>
        <p>Your browser does not support or allow execution of scripts required by this site to work properly.</p>