Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/site/app/controllers/statistics_controller.php
diff options
context:
space:
mode:
authorwclouser@mozilla.com <wclouser@mozilla.com@4eb1ac78-321c-0410-a911-ec516a8615a5>2009-02-07 05:47:09 (GMT)
committer wclouser@mozilla.com <wclouser@mozilla.com@4eb1ac78-321c-0410-a911-ec516a8615a5>2009-02-07 05:47:09 (GMT)
commit38ba911e965748b26b7f84ff3557cbca7b46e110 (patch)
tree804f39e7a106b9154d79b6c833ac49083f7b2752 /site/app/controllers/statistics_controller.php
parent19be9d00d49e94f097a7c80b8b7e9e8bd0db6260 (diff)
Add name of add-on to statistics page
git-svn-id: http://svn.mozilla.org/addons/trunk@22076 4eb1ac78-321c-0410-a911-ec516a8615a5
Diffstat (limited to 'site/app/controllers/statistics_controller.php')
-rw-r--r--site/app/controllers/statistics_controller.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/site/app/controllers/statistics_controller.php b/site/app/controllers/statistics_controller.php
index 1d46cbb..3d0c28e 100644
--- a/site/app/controllers/statistics_controller.php
+++ b/site/app/controllers/statistics_controller.php
@@ -210,6 +210,7 @@ class StatisticsController extends AppController
}
}
$this->set('stats', $stats);
+ $this->pageTitle = $addon['Translation']['name']['string'].' :: '._('statistics_pagetitle').' :: '.sprintf(_('addons_home_pagetitle'), APP_PRETTYNAME);
if (!$rss) {
$this->publish('jsLocalization', array(