summaryrefslogtreecommitdiffstats
path: root/application/modules/user/views/scripts/group/show.phtml
diff options
context:
space:
mode:
Diffstat (limited to 'application/modules/user/views/scripts/group/show.phtml')
-rw-r--r--application/modules/user/views/scripts/group/show.phtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/application/modules/user/views/scripts/group/show.phtml b/application/modules/user/views/scripts/group/show.phtml
index f27e333..c8363cd 100644
--- a/application/modules/user/views/scripts/group/show.phtml
+++ b/application/modules/user/views/scripts/group/show.phtml
@@ -45,7 +45,7 @@ if($this->usergroup == $this->requestgroup){ ?>
</div>
</div>
<div class='bottomimg'>
- <img src='/stats/graphgroup/group/<?php echo $this->group->getID();?>' />
+ <img alt="" src='/stats/graphgroup/group/<?php echo $this->group->getID();?>' />
</div>
<?php