mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-05-03 20:12:44 +02:00
redirect page less dependent of the theme (can be called before theme loaded ...)
git-svn-id: http://piwigo.org/svn/trunk@24984 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -1,12 +1,8 @@
|
||||
{html_head}
|
||||
<style type="text/css">#the_page {ldelim}text-align:center;} </style>
|
||||
{/html_head}
|
||||
|
||||
<div>
|
||||
<div style="margin:2em;text-align:center;font-size:larger">
|
||||
{$REDIRECT_MSG}
|
||||
</div>
|
||||
|
||||
<p style="margin: 2em">
|
||||
<p style="margin:2em;text-align:center">
|
||||
<a href="{$page_refresh.U_REFRESH}">
|
||||
{'Click here if your browser does not automatically forward you'|@translate}
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user