raphael 01/06/10 01:41:44
Modified: webapp/WEB-INF/conf TurbineResources.properties
Log:
update Login property to avoid unused '/'
Revision Changes Path
1.34 +2 -2 jakarta-jetspeed/webapp/WEB-INF/conf/TurbineResources.properties
Index: TurbineResources.properties
===================================================================
RCS file:
/home/cvs/jakarta-jetspeed/webapp/WEB-INF/conf/TurbineResources.properties,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- TurbineResources.properties 2001/06/07 22:01:14 1.33
+++ TurbineResources.properties 2001/06/10 08:41:44 1.34
@@ -1,5 +1,5 @@
# -------------------------------------------------------------------
-# $Id: TurbineResources.properties,v 1.33 2001/06/07 22:01:14 raphael Exp $
+# $Id: TurbineResources.properties,v 1.34 2001/06/10 08:41:44 raphael Exp $
#
# This is the configuration file for Turbine.
#
@@ -235,7 +235,7 @@
# Default: Login.vm
#dst template.login=/Login.vm
-template.login=/Login
+template.login=Login
# This is the page that is shown on an incorrect login attempt. It is
# referenced in the LoginUser action. Note that it will only be used if
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]