source:
extensions/floPure/2.0.x/redirect.tpl
@
25860
Last change on this file since 25860 was 5712, checked in by , 15 years ago | |
---|---|
File size: 310 bytes |
Line | |
---|---|
1 | {* $Id: redirect.tpl 2521 2008-09-12 02:17:35Z rvelices $ *} |
2 | {html_head} |
3 | <style type="text/css">#the_page {ldelim}text-align:center;} </style> |
4 | {/html_head} |
5 | |
6 | <div> |
7 | {$REDIRECT_MSG} |
8 | </div> |
9 | |
10 | <p style="margin: 2em"> |
11 | <a href="{$page_refresh.U_REFRESH}"> |
12 | {'click_to_redirect'|@translate} |
13 | </a> |
14 | </p> |
Note: See TracBrowser
for help on using the repository browser.