Quote:
Originally Posted by eaglemobiles
I want to show it on top of login manu
|
Open up authbox.tpl and add the following wherever you would like it positioned.
Code:
{if $active_modules.Greet_Visitor ne '' and $login}{$name.firstname} {$name.lastname}{/if}