diff options
Diffstat (limited to 'view/it/logout.tpl')
-rw-r--r-- | view/it/logout.tpl | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/view/it/logout.tpl b/view/it/logout.tpl deleted file mode 100644 index 0a6868e0a..000000000 --- a/view/it/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="Esci" /> -</div> -</form> |