summaryrefslogtreecommitdiffstats
path: root/templates/show_popular.inc.php
diff options
context:
space:
mode:
Diffstat (limited to 'templates/show_popular.inc.php')
-rw-r--r--templates/show_popular.inc.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/show_popular.inc.php b/templates/show_popular.inc.php
index c3bfeb52..db6cd424 100644
--- a/templates/show_popular.inc.php
+++ b/templates/show_popular.inc.php
@@ -27,7 +27,7 @@
*/
?>
-<?php show_box_top(_('Information')); ?>
+<?php show_box_top(T_('Information')); ?>
<?php
$object_ids = Stats::get_top('song');
$browse = new Browse();