| author | Dirk Haun <dirk@haun-online.de> |
| Tue Nov 03 21:53:52 2009 +0100 (4 months ago) | |
| branch | HEAD |
| changeset 7436 | dcad55dde562 |
| parent 7435 | cadb28a7bc7b |
| child 7437 | 37aac60623c4 |
1.1 --- a/plugins/staticpages/functions.inc Sun Nov 01 18:38:05 2009 +0100 1.2 +++ b/plugins/staticpages/functions.inc Tue Nov 03 21:53:52 2009 +0100 1.3 @@ -1339,7 +1339,7 @@ 1.4 $newstaticpages[] = COM_createLink($astaticpage, $url, $attr); 1.5 } 1.6 1.7 - $retval .= COM_makeList( $newstaticpages, 'list-new-comments' ); 1.8 + $retval .= COM_makeList( $newstaticpages, 'list-new-plugins' ); 1.9 } 1.10 else 1.11 {