diff options
author | Dave Lawrence <dlawrence@mozilla.com> | 2012-08-23 21:47:50 +0200 |
---|---|---|
committer | Dave Lawrence <dlawrence@mozilla.com> | 2012-08-23 21:47:50 +0200 |
commit | ab441548b8d53136c263fdff8dbe58767a64252c (patch) | |
tree | e1d4b789fe3fe2d87091cf2071606d3a7a3bc5ed /extensions/ProductDashboard | |
parent | ae25abcc31888afd2a5ca47e8d3d64c701155696 (diff) | |
download | bugzilla-ab441548b8d53136c263fdff8dbe58767a64252c.tar.gz bugzilla-ab441548b8d53136c263fdff8dbe58767a64252c.tar.xz |
Fixes for testsuite errors
Diffstat (limited to 'extensions/ProductDashboard')
-rw-r--r-- | extensions/ProductDashboard/template/en/default/pages/productdashboard/components.html.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/ProductDashboard/template/en/default/pages/productdashboard/components.html.tmpl b/extensions/ProductDashboard/template/en/default/pages/productdashboard/components.html.tmpl index 7cf60c245..0d2ac5e6f 100644 --- a/extensions/ProductDashboard/template/en/default/pages/productdashboard/components.html.tmpl +++ b/extensions/ProductDashboard/template/en/default/pages/productdashboard/components.html.tmpl @@ -152,7 +152,7 @@ <a href="#milestone">Milestone</a> </p> - <p>Click on a value to show a list of most recently updated bugs.</p> + <p>Click on a value to show a list of most recently updated [% terms.bugs %].</p> <div class="yui-skin-sam"> <a name="component"></a> |