From: Franck VILLAUME Date: Sun, 18 Sep 2011 09:22:07 +0000 (+0000) Subject: fix bg color. this tr is not part of the project odd-even style X-Git-Tag: v5_2_rc1~774 X-Git-Url: https://scm.fusionforge.org/anonscm/gitweb?p=fusionforge%2Ffusionforge.git;a=commitdiff_plain;h=e2c4331afe58c1b2343e6f2557deb7c4ee8b21c8 fix bg color. this tr is not part of the project odd-even style --- diff --git a/src/common/widget/Widget_MyProjects.class.php b/src/common/widget/Widget_MyProjects.class.php index 163cd9e531..b65c67611a 100644 --- a/src/common/widget/Widget_MyProjects.class.php +++ b/src/common/widget/Widget_MyProjects.class.php @@ -90,7 +90,7 @@ class Widget_MyProjects extends Widget { if (isset($private_shown) && $private_shown) { $html_my_projects .= ' - boxGetAltRowStyle($i) .'">'. + '. '(*) '._("Private project").''; } $html_my_projects .= '';