show grayscaled image for entered Stations
This commit is contained in:
parent
da9095b89d
commit
55dd05df3b
1 changed files with 1 additions and 1 deletions
|
@ -136,7 +136,7 @@
|
|||
<i class="fa fa-times-circle"></i>
|
||||
<?php endif ?>
|
||||
<?php else : ?>
|
||||
<i class="fa fa-globe"></i>
|
||||
<img title="<?=$station['title']?>" src="<?=$linker->link(array('media','charactergroupsqueststation',$seminary['url'],$groupsgroup['url'],$quest['url'],$station['url']),0,true,array('stationgroup'=>$stationgroup['id']))?>" />
|
||||
<?php endif ?>
|
||||
</a>
|
||||
<?php else : ?>
|
||||
|
|
Loading…
Add table
Reference in a new issue