aboutsummaryrefslogtreecommitdiffstats
path: root/template/default/redirect.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/default/redirect.tpl')
-rw-r--r--template/default/redirect.tpl13
1 files changed, 0 insertions, 13 deletions
diff --git a/template/default/redirect.tpl b/template/default/redirect.tpl
deleted file mode 100644
index aa90953ec..000000000
--- a/template/default/redirect.tpl
+++ /dev/null
@@ -1,13 +0,0 @@
-{html_head}
-<style type="text/css">#the_page {ldelim}text-align:center;} </style>
-{/html_head}
-
-<div>
- {$REDIRECT_MSG}
-</div>
-
-<p style="margin: 2em">
- <a href="{$page_refresh.U_REFRESH}">
- {'Click here if your browser does not automatically forward you'|@translate}
- </a>
-</p>