summaryrefslogtreecommitdiffstats
path: root/app/view/group.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/view/group.php')
-rw-r--r--app/view/group.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/view/group.php b/app/view/group.php
index eba9e0a..014a560 100644
--- a/app/view/group.php
+++ b/app/view/group.php
@@ -34,7 +34,7 @@ require_once "view/datalsts.php";
<div class="row">
<div class="col-md-12">
<h1>
- <?=datalsts\objHeadCircle($group, 100)?>
+ <span class="glyphicon glyphicon-th"></span>
<?=$group->name?>
</h1>
</div>