Update of /var/cvs/contributions/didactor2/src/core/templates
In directory james.mmbase.org:/tmp/cvs-serv6368
Modified Files:
firstcontent.jsp
Log Message:
will drop the horrible iframes here too
See also:
http://cvs.mmbase.org/viewcvs/contributions/didactor2/src/core/templates
Index: firstcontent.jsp
===================================================================
RCS file: /var/cvs/contributions/didactor2/src/core/templates/firstcontent.jsp,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -b -r1.6 -r1.7
--- firstcontent.jsp 17 Jan 2008 13:54:24 -0000 1.6
+++ firstcontent.jsp 14 Mar 2008 15:46:19 -0000 1.7
@@ -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