diff --git a/View/GrouperGroups/groupmember.ctp b/View/GrouperGroups/groupmember.ctp
index afcfb41..f9e2029 100644
--- a/View/GrouperGroups/groupmember.ctp
+++ b/View/GrouperGroups/groupmember.ctp
@@ -45,7 +45,9 @@ $numColumns = count($columns);
$group) : ?>
-
+
+
+
|
— |
@@ -160,6 +162,12 @@ $numColumns = count($columns);
'counter' => false
)); ?>
+
diff --git a/View/GrouperGroups/groupoptin.ctp b/View/GrouperGroups/groupoptin.ctp
index 85cb5a2..99cb91f 100644
--- a/View/GrouperGroups/groupoptin.ctp
+++ b/View/GrouperGroups/groupoptin.ctp
@@ -44,7 +44,10 @@ $numColumns = count($columns);
$group) : ?>
-
+ |
+
+
+
|
|
@@ -94,6 +97,12 @@ $numColumns = count($columns);
'counter' => false
)); ?>
+
diff --git a/View/GrouperGroups/groupowner.ctp b/View/GrouperGroups/groupowner.ctp
index fc488e5..b6dc894 100644
--- a/View/GrouperGroups/groupowner.ctp
+++ b/View/GrouperGroups/groupowner.ctp
@@ -52,7 +52,11 @@ $numColumns = count($columns);
- |
+
+
+
+
+ |
— |
@@ -179,6 +183,12 @@ $numColumns = count($columns);
'counter' => false
)); ?>
+
|