Index: lams_central/conf/language/ApplicationResources.properties =================================================================== diff -u -r2250eea3240aa8926ed26966759be618ad8312c6 -r9040dcb0cfd8b22bb2a9104981510a3bab188c80 --- lams_central/conf/language/ApplicationResources.properties (.../ApplicationResources.properties) (revision 2250eea3240aa8926ed26966759be618ad8312c6) +++ lams_central/conf/language/ApplicationResources.properties (.../ApplicationResources.properties) (revision 9040dcb0cfd8b22bb2a9104981510a3bab188c80) @@ -45,7 +45,10 @@ # Short copyright message shown on the login and main pages msg.LAMS.copyright.short=2002-2006 LAMS Foundation. # Long copyright message shown on the login and main pages -msg.LAMS.copyright.long=LAMS™ © 2002-2006 LAMS Foundation.\n\nLAMS is a trademark of LAMS Foundation. \nThis program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation. \n\nhttp://www.gnu.org/licenses/gpl.txt +msg.LAMS.copyright.statement.1=LAMS™ © 2002-2006 LAMS Foundation. +msg.LAMS.copyright.statement.2=LAMS is a trademark of LAMS Foundation. +msg.LAMS.copyright.statement.3=This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation. +msg.LAMS.copyright.statement.url=http://www.gnu.org/licenses/gpl.txt # Save button text button.save=Save Index: lams_central/web/copyright.jsp =================================================================== diff -u --- lams_central/web/copyright.jsp (revision 0) +++ lams_central/web/copyright.jsp (revision 9040dcb0cfd8b22bb2a9104981510a3bab188c80) @@ -0,0 +1,51 @@ +<%@ page contentType="text/html; charset=utf-8" language="java" %> +<%@ page import="org.lamsfoundation.lams.security.JspRedirectStrategy" %> +<%@ page import="org.lamsfoundation.lams.web.util.HttpSessionManager" %> +<%@ taglib uri="tags-lams" prefix="lams" %> +<%@ taglib uri="tags-fmt" prefix="fmt" %> + + + + + <fmt:message key="title.lams"/> + + + + + + + + + + + +
 
+ + + + + + + + + + + + + +
+

+
+ +
+ +
+ " + onClick="window.open('','copyright2','resizable,width=650,height=650,scrollbars');return false;"> + © + +
+
+ + + Index: lams_central/web/index.jsp =================================================================== diff -u -r7a1f51f64555f4cd94274847196373c7f9f549f0 -r9040dcb0cfd8b22bb2a9104981510a3bab188c80 --- lams_central/web/index.jsp (.../index.jsp) (revision 7a1f51f64555f4cd94274847196373c7f9f549f0) +++ lams_central/web/index.jsp (.../index.jsp) (revision 9040dcb0cfd8b22bb2a9104981510a3bab188c80) @@ -105,9 +105,9 @@ - - ');" - class="lightNoteLink">© + + + © Index: lams_central/web/loginContent.jsp =================================================================== diff -u -r7a1f51f64555f4cd94274847196373c7f9f549f0 -r9040dcb0cfd8b22bb2a9104981510a3bab188c80 --- lams_central/web/loginContent.jsp (.../loginContent.jsp) (revision 7a1f51f64555f4cd94274847196373c7f9f549f0) +++ lams_central/web/loginContent.jsp (.../loginContent.jsp) (revision 9040dcb0cfd8b22bb2a9104981510a3bab188c80) @@ -69,13 +69,10 @@ spacer.gif - - - ');" class="lightNoteLink">© - + + + © - - - +