piwigo/themes/smartpocket/template/redirect.tpl
patdenice 65c180b4d7 bug:2819
Link problem in menu with smartpocket

Add redirect.tpl in smartpocket.

git-svn-id: http://piwigo.org/svn/trunk@20014 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-01-09 00:24:52 +00:00

9 lines
183 B
Smarty

<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>