Show
Ignore:
Timestamp:
02/22/10 19:33:53 (3 years ago)
Author:
ddtddt
Message:

[extensions]- [floPure] update link

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • extensions/floPure/tools/language/en_UK/template.lang.php

    r3587 r4947  
    11<?php 
    22 
    3 $lang['floPure_update_needed'] = 'Your version of floPure is not up to date : <a href="http://fr.piwigo.org/ext/extension_view.php?eid=135" title="go to the page of the template" target="_blank" >click here to download the last revision of the template floPure</a>'; 
     3$lang['floPure_update_needed'] = 'Your version of floPure is not up to date : <a href="http://piwigo.org/ext/extension_view.php?eid=135" title="go to the page of the template" target="_blank" >click here to download the last revision of the template floPure</a>'; 
    44        $lang['theme_update_needed_1'] = 'The theme '; 
    5         $lang['theme_update_needed_2'] = ' is not up to date : <a href="http://fr.piwigo.org/ext/extension_view.php?eid='; 
     5        $lang['theme_update_needed_2'] = ' is not up to date : <a href="http://piwigo.org/ext/extension_view.php?eid='; 
    66        $lang['theme_update_needed_3'] = '" title="go to the page of the theme" target="_blank" >click here to download the last revision of the theme '; 
    77        $lang['theme_update_needed_4'] = '</a>';