summaryrefslogtreecommitdiffstats
path: root/templates/show_newest.inc.php
diff options
context:
space:
mode:
Diffstat (limited to 'templates/show_newest.inc.php')
-rw-r--r--templates/show_newest.inc.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/show_newest.inc.php b/templates/show_newest.inc.php
index 6236058a..23740c88 100644
--- a/templates/show_newest.inc.php
+++ b/templates/show_newest.inc.php
@@ -27,6 +27,6 @@
*/
?>
-<?php show_box_top(_('Information')); ?>
+<?php show_box_top(T_('Information')); ?>
<?php require_once Config::get('prefix') . '/templates/show_stats_newest.inc.php'; ?>
<?php show_box_bottom(); ?>