Ignore:
Timestamp:
Jun 29, 2009, 5:00:34 PM (15 years ago)
Author:
flop25
Message:

refresh all the tpl with current yoga tpl.

maj avec le yoga de pwg 2.0.2

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/floPure/redirect.tpl

    r3333 r3474  
    1 {* $Id: redirect.tpl 2249 2008-03-05 01:50:08Z rvelices $ *}
    2 <p>{$REDIRECT_MSG}</p>
    3 <p><a href="{$page_refresh.U_REFRESH}">{'click_to_redirect'|@translate}</a></p>
     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 TracChangeset for help on using the changeset viewer.