Changeset 17947

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

typo fix

Files:

Legend:

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

    r13059 r17947  
    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>