Posted by "Gabriel B." on 06/29/05 07:34
is there a way to acomplish this?
logon.php:
$smaty->assign( 'err', '{#badPassword#}' );
template.tpl:
{if $err}<b class=redalert>{$err}</b>{/if}
language.conf:
[logon]
badPassword = bad username/password combination
--
Thanks,
Gabriel
design, v:
What you regret not doing later on.
[Back to original message]
|