From 4cad0322b5e0c1b817f4d5f075f76a5ab436bd8d Mon Sep 17 00:00:00 2001 From: Simon Date: Thu, 7 Apr 2011 16:10:52 +0200 Subject: Highlight einesEelementes mitHharken verstärkt --- application/modules/user/views/scripts/group/showall.phtml | 2 +- application/modules/user/views/scripts/person/index.phtml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'application/modules/user/views/scripts') diff --git a/application/modules/user/views/scripts/group/showall.phtml b/application/modules/user/views/scripts/group/showall.phtml index 9afedbb..2ed777a 100644 --- a/application/modules/user/views/scripts/group/showall.phtml +++ b/application/modules/user/views/scripts/group/showall.phtml @@ -20,7 +20,7 @@ getID() == $this->userIDsNamespace['groupID']) - $class= 'highlight'; + $class= 'highlight checked'; ?>
diff --git a/application/modules/user/views/scripts/person/index.phtml b/application/modules/user/views/scripts/person/index.phtml index 7505954..a4d3a3d 100644 --- a/application/modules/user/views/scripts/person/index.phtml +++ b/application/modules/user/views/scripts/person/index.phtml @@ -30,7 +30,7 @@ if(isset($this->groups)) { userIDsNamespace['membershipID']) - $class= 'highlight'; + $class= 'highlight checked'; ?>
-- cgit v1.2.3-55-g7522