[js-embedded-discovery COMMIT] /trunk/src/resources/index.html

noreply at shibboleth.net noreply at shibboleth.net
Fri Jan 23 06:14:59 EST 2015


Author: rdw
Date: Fri Jan 23 06:14:58 2015
New Revision: 135

URL: http://svn.shibboleth.net/view/js-embedded-discovery?rev=135&view=rev
Log:
EDS-26 Add a locale to the example HTML

Modified:
    trunk/src/resources/index.html

Modified: trunk/src/resources/index.html
URL: http://svn.shibboleth.net/view/js-embedded-discovery/trunk/src/resources/index.html?rev=135&r1=134&r2=135&view=diff
==============================================================================
--- trunk/src/resources/index.html (original)
+++ trunk/src/resources/index.html Fri Jan 23 06:14:58 2015
@@ -1,6 +1,6 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
 "http://www.w3.org/TR/html4/loose.dtd">
-<html>
+<html lang="en">
 <head>
   <title>IDP select test bed</title>
   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-5" />



More information about the commits mailing list