add support for moodpic sources and revamp moodpic integration a little bit
This commit is contained in:
parent
45d053c217
commit
1a0adf0a3a
37 changed files with 271 additions and 292 deletions
|
|
@ -1,10 +1,4 @@
|
|||
<?php if(!is_null($picture)) : ?>
|
||||
<div class="moodpic">
|
||||
<img src="<?=$linker->link(array('media','seminary',$seminary['url'],$picture['url']))?>" />
|
||||
</div>
|
||||
<?php else: ?>
|
||||
<?=$moodpic?>
|
||||
<?php endif ?>
|
||||
<?=$questgroupshierarchypath?>
|
||||
|
||||
<h1><?=_('Edit Questgroup')?></h1>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue