source: trunk/template/yoga/redirect.tpl @ 2489

Last change on this file since 2489 was 2489, checked in by rvelices, 16 years ago
  • removed and moved (from common to admin) some CSS rules
  • upgraded jQuery and accordion to latest version (and reorganised a bit their location)
  • Property svn:eol-style set to LF
  • Property svn:keywords set to Author Date Id Revision
File size: 163 bytes
Line 
1{* $Id: redirect.tpl 2489 2008-08-28 01:26:26Z rvelices $ *}
2<h2>{$REDIRECT_MSG}</h2>
3<p style="text-align:center; margin: 2em">
4        <a href="{$page_refresh.U_REFRESH}">
5                {'click_to_redirect'|@translate}
6        </a>
7</p>
Note: See TracBrowser for help on using the repository browser.