更新
This commit is contained in:
parent
37859ddf68
commit
6147a800cb
@ -1,4 +1,4 @@
|
|||||||
<div class="joe_detail__article">
|
<article class="joe_detail__article">
|
||||||
<?php if (!$this->hidden && $this->fields->video) : ?>
|
<?php if (!$this->hidden && $this->fields->video) : ?>
|
||||||
<div class="joe_detail__article-video">
|
<div class="joe_detail__article-video">
|
||||||
<div class="play">
|
<div class="play">
|
||||||
@ -37,4 +37,4 @@
|
|||||||
<?php else : ?>
|
<?php else : ?>
|
||||||
<?php _parseContent($this, $this->user->hasLogin()) ?>
|
<?php _parseContent($this, $this->user->hasLogin()) ?>
|
||||||
<?php endif; ?>
|
<?php endif; ?>
|
||||||
</div>
|
</article>
|
Loading…
Reference in New Issue
Block a user