Index: lams_central/web/login.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_central/web/login.jsp,v diff -u -r1.51.2.14 -r1.51.2.15 --- lams_central/web/login.jsp 6 Mar 2016 22:56:52 -0000 1.51.2.14 +++ lams_central/web/login.jsp 7 Mar 2016 12:55:31 -0000 1.51.2.15 @@ -52,6 +52,9 @@ } $(document).ready(function() { + if (!Modernizr.testAllProps()) { + $('#browserNotCompatible').show(); + } $('#j_username').focus(); $('#news').load('www/news.html'); }); @@ -71,39 +74,11 @@

LAMS - Learning Activity Management System

+ + - - -
@@ -144,10 +119,9 @@

- -
+ +
+