From 9bcf3f24892e3ce52e0ce9cb4c38465b9084059c Mon Sep 17 00:00:00 2001 From: mattpiwik Date: Sun, 27 Jul 2008 23:07:52 +0000 Subject: - Adding description to each plugin - cleaning plugins listing, splitting ExamplePlugin in multiple small plugins, renamed Home -> CoreHome PluginsAdmin -> CorePluginsAdmin AdminHome -> CoreAdminHome - simplified authentication classes (not using Zend_Auth_Db anymore) - adding a new widget listing the last posts on Piwik.org/blog git-svn-id: http://dev.piwik.org/svn/trunk@581 59fd770c-687e-43c8-a1e3-f5a4ff64c105 --- plugins/Dashboard/templates/index.tpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins/Dashboard/templates/index.tpl') diff --git a/plugins/Dashboard/templates/index.tpl b/plugins/Dashboard/templates/index.tpl index 4345f74a2d..fb3a13abab 100644 --- a/plugins/Dashboard/templates/index.tpl +++ b/plugins/Dashboard/templates/index.tpl @@ -1,4 +1,4 @@ -{loadJavascriptTranslations modules='Home Dashboard'} +{loadJavascriptTranslations modules='CoreHome Dashboard'}