Commit e8aafb0df861129f1ece51b54f31e53c6fe51ec0
1 parent
44d3bb15
updated heading text
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2499 c91229c3-7414-0410-bfa2-8a42b809f60b
Showing
1 changed file
with
1 additions
and
1 deletions
presentation/lookAndFeel/knowledgeTree/administration/usermanagement/listUsersUI.inc
| @@ -33,7 +33,7 @@ function getGroupDisplay($iGroupID) { | @@ -33,7 +33,7 @@ function getGroupDisplay($iGroupID) { | ||
| 33 | $oPatternListBox->setSelectedValue($iGroupID); | 33 | $oPatternListBox->setSelectedValue($iGroupID); |
| 34 | } | 34 | } |
| 35 | 35 | ||
| 36 | - return "<table><tr><td><b>Filter by group </b></td><td>" . $oPatternListBox->render() . "</td></tr></table>"; | 36 | + return "<table><tr><td><b>Filter By Group </b></td><td>" . $oPatternListBox->render() . "</td></tr></table>"; |
| 37 | } | 37 | } |
| 38 | 38 | ||
| 39 | function getUsers($fGroupID) { | 39 | function getUsers($fGroupID) { |