summaryrefslogtreecommitdiffstats
path: root/application/modules/user/views/scripts/group
diff options
context:
space:
mode:
authorBjörn Geiger2011-04-13 18:30:53 +0200
committerBjörn Geiger2011-04-13 18:30:53 +0200
commitecb699eb777c8abdee8d50342f8febfcc722d71f (patch)
tree6c04ad96d3525ca95a806dc576304fbbbb0b6b29 /application/modules/user/views/scripts/group
parentAltes Recht markiert, nicht entfernen (diff)
downloadpbs2-ecb699eb777c8abdee8d50342f8febfcc722d71f.tar.gz
pbs2-ecb699eb777c8abdee8d50342f8febfcc722d71f.tar.xz
pbs2-ecb699eb777c8abdee8d50342f8febfcc722d71f.zip
HTML Fehler korrigiert
Diffstat (limited to 'application/modules/user/views/scripts/group')
-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