joerg 2004/03/02 16:34:18
Modified: src/blocks/linotype/samples/screens logout.jx
Log:
after logout go to linotype start page
Revision Changes Path
1.3 +1 -1 cocoon-2.1/src/blocks/linotype/samples/screens/logout.jx
Index: logout.jx
===================================================================
RCS file: /home/cvs/cocoon-2.1/src/blocks/linotype/samples/screens/logout.jx,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- logout.jx 17 Feb 2004 00:12:30 -0000 1.2
+++ logout.jx 3 Mar 2004 00:34:18 -0000 1.3
@@ -6,7 +6,7 @@
</head>
<body>
-<h1 align="center"><a href="#{$request/contextPath}/">See ya!</a></h1>
+<h1 align="center"><a href="#{$request/contextPath}/samples/linotype/">See
ya!</a></h1>
</body>
</html>