#if( $config.getBoolean("topnav.user_creation.enable") == true && $config.getBoolean("newuser.confirm.enable") == true)
to
#if( $config.getBoolean("topnav.user_creation.enable") == true)
unless someone can explain why we need the second half the && Its not apparent to me, but there may very well be a good reason
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]