source: branches/2.4/themes/smartpocket/template/redirect.tpl @ 20015

Last change on this file since 20015 was 20015, checked in by patdenice, 11 years ago

merge r20014 from trunk to branch 2.4
bug:2819
Link problem in menu with smartpocket

Add redirect.tpl in smartpocket.

File size: 183 bytes
Line 
1<div>
2        {$REDIRECT_MSG}
3</div>
4
5<p style="margin: 2em">
6        <a href="{$page_refresh.U_REFRESH}">
7                {'Click here if your browser does not automatically forward you'|@translate}
8        </a>
9</p>
Note: See TracBrowser for help on using the repository browser.