diff options
Diffstat (limited to 'web/template/stats/updates_table.php')
-rw-r--r-- | web/template/stats/updates_table.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/template/stats/updates_table.php b/web/template/stats/updates_table.php index a8cdf5aa..623b4c06 100644 --- a/web/template/stats/updates_table.php +++ b/web/template/stats/updates_table.php @@ -1,7 +1,7 @@ <table class="boxSoft"> <tr> <th colspan="2" class="boxSoftTitle" style="text-align: right"> -<span class="f3"><?php print __("Recent Updates") ?><span class="f5"></span></span> +<span class="f3"><?php print _("Recent Updates") ?><span class="f5"></span></span> <a href="rss.php"><img src="images/feed-icon-14x14.png" alt="RSS Feed" /></a> </th> </tr> |