aboutsummaryrefslogtreecommitdiffstats
path: root/view/logout.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'view/logout.tpl')
-rwxr-xr-xview/logout.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/logout.tpl b/view/logout.tpl
index 6a84a5bbc..efc971df8 100755
--- a/view/logout.tpl
+++ b/view/logout.tpl
@@ -1,4 +1,4 @@
-<form action="" method="post" >
+<form action="$dest_url" method="post" >
<div class="logout-wrapper">
<input type="hidden" name="auth-params" value="logout" />
<input type="submit" name="submit" id="logout-button" value="$logout" />