aboutsummaryrefslogtreecommitdiffstats
path: root/view/en/logout.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'view/en/logout.tpl')
-rw-r--r--view/en/logout.tpl6
1 files changed, 0 insertions, 6 deletions
diff --git a/view/en/logout.tpl b/view/en/logout.tpl
deleted file mode 100644
index 9a6c1d763..000000000
--- a/view/en/logout.tpl
+++ /dev/null
@@ -1,6 +0,0 @@
-<form action="" method="post" >
-<div class="logout-wrapper">
-<input type="hidden" name="auth-params" value="logout" />
-<input type="submit" name="submit" id="logout-button" value="Logout" />
-</div>
-</form>