Changeset 17948

Show
Ignore:
Timestamp:
10/06/08 10:44:27 (2 months ago)
Author:
rambo
Message:

forward port r17947

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/midcom/fi.hut.loginbroker/style/redirect-link.php

    r14178 r17948  
    33$link_html = "<a id='fi_hut_loginbroker_redirect_link' href='{$data['redirect_to']}'>${data['redirect_to']}</a>"; 
    44$l_string1 = sprintf($data['l10n']->get('you should have been redirected to %s'), $link_html); 
    5 $l_string2 = sprintf($data['l10n']->get('please click on the link to continue'); 
     5$l_string2 = $data['l10n']->get('please click on the link to continue'); 
    66?> 
    77<p>