Remember you can do it with css: .auth_navbar a {
text-transform:capitalize; } Now I prefer to do my own bar because I think is too long now. I'm using something like this: Unlogged user: Log in | Register. Logged User: Profile | Logout The other things I move it into user.html. So if you want to recover a pass or a user name you have to go to login page. 2012/1/25 naveed <w...@naveed.net> > The navbar for me shows like this: > > Login | Register | forgot username? | Lost password? > > The "forgot username?" is in all lowercase, while the others are in > sentence case. What is the cleanest way of making them consistent? > > Thanks! > > > > -- http://www.tecnodoc.com.ar