Update of /var/cvs/contributions/didactor2/src/core/templates/login
In directory james.mmbase.org:/tmp/cvs-serv30755
Modified Files:
firstcontent.jsp
Log Message:
See also:
http://cvs.mmbase.org/viewcvs/contributions/didactor2/src/core/templates/login
Index: firstcontent.jsp
===================================================================
RCS file:
/var/cvs/contributions/didactor2/src/core/templates/login/firstcontent.jsp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- firstcontent.jsp 20 Mar 2008 11:23:32 -0000 1.1
+++ firstcontent.jsp 20 Mar 2008 12:15:12 -0000 1.2
@@ -2,15 +2,7 @@
xmlns:jsp="http://java.sun.com/JSP/Page"
xmlns:mm="http://www.mmbase.org/mmbase-taglib-2.0"
xmlns:di="http://www.didactor.nl/ditaglib_1.0">
- <mm:content type="text/html">
- <mm:cloud authenticate="asis">
- <html>
- <head>
- <title><di:translate key="core.welcome" /></title>
- <link rel="stylesheet" type="text/css"
- href="${mm:treelink('/css/loginpage.css', includePath)}" />
- </head>
- <body>
+ <div>
<h1><di:translate key="core.welcome" /></h1>
<h3><di:translate key="core.welcomemessage" /></h3>
<p>
@@ -23,8 +15,5 @@
</mm:treefile>
</mm:hasnode>
</p>
- </body>
- </html>
- </mm:cloud>
- </mm:content>
+ </div>
</jsp:root>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs