I've been trying to define a default value for the login and password boxes in the FEU login form, because i don't have enough space to show a input legend...
Tried the code:
{$startform}
{$input_username value="username"}
{$input_password value="password"}
But it didn't work. Tried to understand how this tag builds up that login form, but that was too much for me.
What i need, as an output, is this:
Already tied the help file, other threads, the "Preferences" tab, but couldn't find the answer...
What am I missing? This might be one of those easy things i'm not finding...

Cheers,
jw