Dotclear


Ignore:
Timestamp:
09/14/11 10:59:43 (14 years ago)
Author:
Franck <carnet.franck.paul@…>
Branch:
default
Message:

Browser page title now translated

Location:
plugins/tags
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • plugins/tags/tag_posts.php

    r710 r711  
    9393<html> 
    9494<head> 
    95   <title>Tags</title> 
     95  <title><?php echo __('Tags'); ?></title> 
    9696  <link rel="stylesheet" type="text/css" href="index.php?pf=tags/style.css" /> 
    9797  <script type="text/javascript" src="js/_posts_list.js"></script> 
  • plugins/tags/tags.php

    r500 r711  
    1515<html> 
    1616<head> 
    17   <title>Tags</title> 
     17  <title><?php echo __('Tags'); ?></title> 
    1818  <link rel="stylesheet" type="text/css" href="index.php?pf=tags/style.css" /> 
    1919</head> 
Note: See TracChangeset for help on using the changeset viewer.

Sites map