[pmwiki-users] Blix - Site.Blix-SiteFooter

Stéphane Heckel hsteph at club-internet.fr
Mon Jan 14 10:53:58 CST 2008


Greetings,

Trying to have a footer line containing both login/logout and 
{*$LastModified} informations, ..
I have declared the following in Site.Blix-SiteFooter page but result 
appears on 2 distinct lines (I would like 1 line only)

(:div style="text-align:left":)
(:if authid:)
[[Main.HomePage?action=logout | Logout]] {*$AuthId}
(:else:)
[[Main.HomePage?action=login | Login]]
(:if end:)
(:divend:)
(:div style="text-align:right":)
Last Modified {*$LastModified} by [mailto:{*$LastModifiedBy}]
(:divend:)

Any clue ?

Thanks

SH






More information about the pmwiki-users mailing list