Changeset 1038 for trunk/mod_cacher/htdocs/header.tpl.php
- Timestamp:
- 2012-07-24T11:08:51+02:00 (10 months ago)
- File:
-
- 1 edited
-
trunk/mod_cacher/htdocs/header.tpl.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/mod_cacher/htdocs/header.tpl.php
r902 r1038 11 11 12 12 <link rel="stylesheet" type="text/css" href="xcache.css" /> 13 <title><?php echo sprintf(_ T("XCache %s Administration"), $xcache_version); ?></title>13 <title><?php echo sprintf(_("XCache %s Administration"), $xcache_version); ?></title> 14 14 </head> 15 15 16 16 <body> 17 <h1><?php echo sprintf(_ T("XCache %s Administration"), $xcache_version); ?></h1>17 <h1><?php echo sprintf(_("XCache %s Administration"), $xcache_version); ?></h1>
Note: See TracChangeset
for help on using the changeset viewer.

