Change ALL id="mkws*" to class="mkws*", as use of IDs is deprecated
[mkws-moved-to-github.git] / examples / htdocs / jasmine-local-popup.html
index 33935d6..d3c8ab0 100644 (file)
@@ -69,6 +69,6 @@ initially on "jsdemo" though now far removed from those beginnnings.
 [...]
     </pre>
 
-    <div id="testMOTD"><div id="mkwsMOTD">This is the mkwsMOTD div</div></div>
+    <div id="testMOTD"><div class="mkwsMOTD">This is the mkwsMOTD div</div></div>
   </body>
 </html>