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

Hans design5 at softflow.co.uk
Mon Jan 14 11:03:28 CST 2008


Monday, January 14, 2008, 4:53:58 PM, Stéphane Heckel wrote:

> (: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:)

try this:

>>lfloat<<
(:if authid:)
[[Main.HomePage?action=logout | Logout]] {*$AuthId}
(:else:)
[[Main.HomePage?action=login | Login]]
(:if end:)
>>rfloat<<
Last Modified {*$LastModified} by [mailto:{*$LastModifiedBy}]
>><<


  ~Hans




More information about the pmwiki-users mailing list