x
 
Create New Page
 View Previous Changes    ( Last updated by Lisa Wess )

Logout Button

Question:

How do I make the logout link a button?

Answer:

<form method="GET" action="{path=SITE_INDEX}">
<
input type="hidden" name="ACT" value="10" />
<
input type="submit" value="Log Out" />
</
form>

Thread

Category:Templates

Categories: